From 4e1e43e9ca3448d2da30900ee6df080bcf6ec709 Mon Sep 17 00:00:00 2001 From: Terence Eden Date: Thu, 31 Aug 2017 17:55:37 +0100 Subject: [PATCH] Fix broken Pygments url Fixes #161 --- content/getting-started/installing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/getting-started/installing.md b/content/getting-started/installing.md index c92ed8ccd..6485de4ec 100644 --- a/content/getting-started/installing.md +++ b/content/getting-started/installing.md @@ -481,7 +481,7 @@ Now that you've installed Hugo, read the [Quick Start guide][quickstart] and exp [installgit]: http://git-scm.com/ [installgo]: https://golang.org/dl/ [Path Editor]: https://patheditor2.codeplex.com/ -[pygments]: https://pygments.org +[pygments]: http://pygments.org [quickstart]: /getting-started/quick-start/ [redhatforum]: https://discourse.gohugo.io/t/solved-fedora-copr-repository-out-of-service/2491 [releases]: https://github.com/gohugoio/hugo/releases