summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHassan Ila <[email protected]>2024-04-06 05:48:43 +0200
committerGitHub <[email protected]>2024-04-05 23:48:43 -0400
commit88d65967b54d857f47385567011e9386a1b6a749 (patch)
treec7a09572c313f83ad398a1223bf4f9d05cbd5c7a
parent1c4a80766725de0147190c0ab329c4f634ca7f86 (diff)
downloadcaddy-88d65967b54d857f47385567011e9386a1b6a749.tar.gz
caddy-88d65967b54d857f47385567011e9386a1b6a749.zip
chore: Fix broken links in README.md (#6223)
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e5f99efdf..57463180f 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@
</p>
-## [Features](https://caddyserver.com/v2)
+## [Features](https://caddyserver.com/features)
- **Easy configuration** with the [Caddyfile](https://caddyserver.com/docs/caddyfile)
- **Powerful configuration** with its [native JSON config](https://caddyserver.com/docs/json/)
@@ -75,7 +75,7 @@
- **Runs anywhere** with **no external dependencies** (not even libc)
- Written in Go, a language with higher **memory safety guarantees** than other servers
- Actually **fun to use**
-- So much more to [discover](https://caddyserver.com/v2)
+- So much more to [discover](https://caddyserver.com/features)
## Install