From 891446d06340db2912c9a970bfe862bd54efbb70 Mon Sep 17 00:00:00 2001 From: Alexander ADAM Date: Tue, 3 Mar 2020 17:34:06 +0100 Subject: [PATCH] fix features link in README.md (#3115) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42d15c056..9c593f6b1 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Available for Windows, Mac, Linux, BSD, Solaris, and [Android](https://github.co - **Extensible with plugins** because a convenient web server is a helpful one - **Runs anywhere** with **no external dependencies** (not even libc) -[See a more complete list of features built into Caddy.](https://caddyserver.com/features) On top of all those, Caddy does even more with plugins: choose which plugins you want at [download](https://caddyserver.com/download). +[See a more complete list of features built into Caddy.](https://caddyserver.com/#features) On top of all those, Caddy does even more with plugins: choose which plugins you want at [download](https://caddyserver.com/download). Altogether, Caddy can do things other web servers simply cannot do. Its features and plugins save you time and mistakes, and will cheer you up. Your Caddy instance takes care of the details for you!