Fix broken links in features page

This commit is contained in:
Ryan Watters
2017-02-19 02:38:25 -06:00
parent 2b06eb88c0
commit ec3c19975d
3 changed files with 7 additions and 8 deletions
+5 -6
View File
@@ -41,8 +41,8 @@ notesforauthors:
* Multiple [content types][]
* Automatic and user defined [content summaries][]
* [Shortcodes][] to enable rich content inside of Markdown
* ["Minutes to Read"][]functionality
* ["Wordcount"][] functionality
* ["Minutes to Read"][pagevars] functionality
* ["Wordcount"][pagevars] functionality
## Additional Features
@@ -54,8 +54,7 @@ notesforauthors:
See what's coming next in the [Hugo roadmap][].
["Minutes to Read"]: /variables-and-params/
["Wordcount"]: /variables-and-params/
[pagevars]: /variables-and-params/page-variables/
[Ace]: /templates/ace-templating/
[aliases]: /content-management/url-management/#aliases
[Amber]: https://github.com/eknkc/amber
@@ -74,13 +73,13 @@ See what's coming next in the [Hugo roadmap][].
[Linux]: /getting-started/install-on-mac/
[LiveReload]: /getting-started/using-hugo/
[Mac OSX]: /getting-started/install-of-pc/
[organization for your projects]: /project-organization/
[organization for your projects]: /getting-started/directory-structure/
[Permalink]: /content-management/url-management/#permalinks
[Powerful theming]: /themes/
[Pretty URLs]: /content-management/url-management/
[Pygments]: http://pygments.org/
[RSS]: /templates/rss-templates/
[Shortcodes]: /templates/shortcodes/
[Shortcodes]: /content-management/shortcodes/
[sort content]: /templates/
[supported formats]: /content-management/supported-content-formats/
[Syntax highlighting]: /developer-tools/syntax-highlighting/
+1 -1
View File
@@ -10,7 +10,7 @@ tags: [usage,livereload,command line]
weight: 70
draft: false
slug:
aliases: [/overview/usage/,/extras/livereload/]
aliases: [/overview/usage/,/extras/livereload/,/getting-started/using-hugo/]
toc: false
notesforauthors:
---
+1 -1
View File
@@ -10,7 +10,7 @@ categories: [templates]
tags: [lists,sections,menus]
draft: false
slug:
aliases: [/extras/menus/]
aliases: [/extras/menus/,/templates/menus/]
toc: false
notesforauthors:
---