[ADF-2048] Fixed corrupted link in User Guide (#2757)

This commit is contained in:
Andy Stark 2017-11-30 19:46:29 +00:00 committed by Eugenio Romano
parent 3f9223eeff
commit 68d6092118
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ to the appropriate source file.
- [Angular Material Design](angular-material-design.md)
- [Theming](theming.md)
- [Typography](typography.md)
- [Walkthrough: adding indicators to highlight information about a node](metadata-indicators.md)
- [Walkthrough - adding indicators to highlight information about a node](metadata-indicators.md)
<!-- guide end -->
[(Back to Contents)](#contents)

View File

@ -3,5 +3,5 @@
{ "title": "Angular Material Design", "file": "angular-material-design.md" },
{ "title": "Theming", "file": "theming.md" },
{ "title": "Typography", "file": "typography.md" },
{ "title": "Walkthrough: adding indicators to highlight information about a node", "file": "metadata-indicators.md" }
{ "title": "Walkthrough - adding indicators to highlight information about a node", "file": "metadata-indicators.md" }
]