fixing permalinks
This commit is contained in:
5
index.md
5
index.md
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user