From 0798459e44f82a8262ffec93ae173181227ab176 Mon Sep 17 00:00:00 2001 From: Francis Lavoie Date: Sun, 19 Apr 2020 19:37:03 -0400 Subject: readme: Fix broken links (#3283) Credit to @kanagawa41 for spotting these! Fixes #3282 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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). -- cgit v1.2.3