From d51397c2fe1d04c0da965f66eb9faadec91d7d1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sun, 23 Jul 2017 20:20:12 +0200 Subject: [PATCH] Fix broken link in Quick Start Fixes #3729 --- content/getting-started/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/getting-started/quick-start.md b/content/getting-started/quick-start.md index cd56fc9ec..e56f74ed7 100644 --- a/content/getting-started/quick-start.md +++ b/content/getting-started/quick-start.md @@ -133,7 +133,7 @@ Replace the `title` above with something more personal. Also, if you already hav For theme specific configuration options, see the [theme site](https://github.com/budparr/gohugo-theme-ananke). -**For further theme customization, see [Customize a Theme](themes/customizing/#readout).** +**For further theme customization, see [Customize a Theme](/themes/customizing/).**