hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit fd1f4a7860c4b989865b47c727239cf924a52fa4
parent 4c240800a4275244c9e0847cd6707383180f1ac3
Author: Lucas Bickel <lucas.bickel@adfinis-sygroup.ch>
Date:   Mon, 16 Jul 2018 21:15:05 +0200

Fix addkit link to account for i18n
Diffstat:
Mdocs/content/en/tools/starter-kits.md | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/docs/content/en/tools/starter-kits.md b/docs/content/en/tools/starter-kits.md
@@ -30,11 +30,11 @@ The following starter kits are developed by active members of the Hugo community
 * [Atlas][]. Atlas is a Hugo boilerplate designed to speed up development with support for Netlify, Netlify CMS, Gulp, Linting, SCSS, ES6 & more. It's actively maintained and contributions are always welcome.
 
 
-[addkit]: https://github.com/gohugoio/hugo/edit/master/docs/content/tools/starter-kits.md
+[addkit]: https://github.com/gohugoio/hugo/edit/master/docs/content/en/tools/starter-kits.md
 [amp]: https://www.ampproject.org/
 [Blaupause]: https://github.com/fspoettel/blaupause
 [GOHUGO AMP]: https://github.com/wildhaber/gohugo-amp
 [gohugodocs]: https://gohugo-amp.gohugohq.com/
 [hugulp]: https://github.com/jbrodriguez/hugulp
 [Victor Hugo]: https://github.com/netlify/victor-hugo
-[Atlas]: https://github.com/indigotree/atlas-
\ No newline at end of file
+[Atlas]: https://github.com/indigotree/atlas