fixing permalinks

This commit is contained in:
tomjohnson1492
2016-07-06 17:45:00 -07:00
parent bce638b7ab
commit cce99619c0
108 changed files with 213 additions and 221 deletions

View File

@ -3,10 +3,11 @@ title: Getting started with the Documentation Theme for Jekyll
keywords: sample homepage
tags: [getting_started]
sidebar: mydoc_sidebar
permalink: index
permalink: index.html
summary: These brief instructions will help you get started quickly with the theme. The other topics in this help provide additional information and detail about working with other aspects of this theme and Jekyll.
---
## Download or clone the theme
First download or clone the theme from the [Github repo](https://github.com/tomjohnson1492/documentation-theme-jekyll). Most likely you won't be pulling in updates once you start customizing the theme, so downloading theme probably makes the most sense.
@ -283,7 +284,7 @@ See the topics under "Formatting" in the sidebar for more information.
## Automated links
If you want to use an automated system for managing links, see [Automated Links][mydoc_hyperlinks-automatedlinks]. This approach automatically creates a list of Markdown references to simplify linking.
If you want to use an automated system for managing links, see [Automated Links][mydoc_hyperlinks.html#automatedlinks]. This approach automatically creates a list of Markdown references to simplify linking.
## Other instructions