summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrancis Lavoie <lavofr@gmail.com>2020-04-19 19:37:03 -0400
committerGitHub <noreply@github.com>2020-04-19 17:37:03 -0600
commit0798459e44f82a8262ffec93ae173181227ab176 (patch)
tree9df2b87e12acea0ffaa8699f48794595994d42b9 /README.md
parentf980170909e20194aa963469cba0b47a55d5b02e (diff)
readme: Fix broken links (#3283)
Credit to @kanagawa41 for spotting these! Fixes #3282
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 99924af..8be07ef 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@
- **Easy configuration** with the [Caddyfile](https://caddyserver.com/docs/caddyfile)
- **Powerful configuration** with its [native JSON config](https://caddyserver.com/docs/json/)
-- **Dynamic configuration** with the [JSON API](https://caddyserver.com/api)
+- **Dynamic configuration** with the [JSON API](https://caddyserver.com/docs/api)
- [**Config adapters**](https://caddyserver.com/docs/config-adapters) if you don't like JSON
- **Automatic HTTPS** by default
- [Let's Encrypt](https://letsencrypt.org) for public sites
@@ -140,7 +140,7 @@ The docs are also open source. You can contribute to them here: https://github.c
- Individuals can exchange help for free on our community forum at https://caddy.community. Remember that people give help out of their spare time and good will. The best way to get help is to give it first!
-Please use our [issue tracker](/caddyserver/caddy/issues) only for bug reports and feature requests, i.e. actionable development items (support questions will usually be referred to the forums).
+Please use our [issue tracker](https://github.com/caddyserver/caddy/issues) only for bug reports and feature requests, i.e. actionable development items (support questions will usually be referred to the forums).