From 88d65967b54d857f47385567011e9386a1b6a749 Mon Sep 17 00:00:00 2001 From: Hassan Ila Date: Sat, 6 Apr 2024 05:48:43 +0200 Subject: [PATCH] chore: Fix broken links in README.md (#6223) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e5f99efd..57463180 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@

-## [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