diff options
author | Helder Pereira <helfper@gmail.com> | 2021-08-21 11:46:18 +0100 |
---|---|---|
committer | Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> | 2021-08-21 15:50:49 +0200 |
commit | d966f5d08d7f75f1ae9acd94e292bf61de2adf0d (patch) | |
tree | 38e8f633a8df0acfe97581d4686efa66a3178a7a /docs/content/en/getting-started | |
parent | 3f38c785b7208440e2a9dd9a80cb39d4ae23e676 (diff) | |
download | hugo-d966f5d08d7f75f1ae9acd94e292bf61de2adf0d.tar.gz hugo-d966f5d08d7f75f1ae9acd94e292bf61de2adf0d.zip |
highlight: Remove some pygments references
Diffstat (limited to 'docs/content/en/getting-started')
-rw-r--r-- | docs/content/en/getting-started/installing.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/content/en/getting-started/installing.md b/docs/content/en/getting-started/installing.md index ae3fe7f9a..cf1dfed26 100644 --- a/docs/content/en/getting-started/installing.md +++ b/docs/content/en/getting-started/installing.md @@ -552,7 +552,6 @@ Now that you've installed Hugo, read the [Quick Start guide][quickstart] and exp [installgo]: https://golang.org/dl/ [linuxbrew]: https://docs.brew.sh/Homebrew-on-Linux [Path Editor]: https://patheditor2.codeplex.com/ -[pygments]: https://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 |