From 00342ca9ae87ac5f0ae43468858ce14db6ed9e39 Mon Sep 17 00:00:00 2001 From: Cameron Moore Date: Tue, 26 Sep 2017 22:07:00 -0500 Subject: [PATCH] Fix broken link on highlight page --- content/functions/highlight.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/functions/highlight.md b/content/functions/highlight.md index 0ea73cf0f..f0845227d 100644 --- a/content/functions/highlight.md +++ b/content/functions/highlight.md @@ -25,4 +25,4 @@ See [Installing Hugo][installpygments] for more information on Pygments or [Synt [highlight]: /content-management/shortcodes/#highlight [installpygments]: /getting-started/installing/#installing-pygments-optional -[syntax]: /tools/syntax-highlighting/ +[syntax]: /content-management/syntax-highlighting/