fixing broken link
This commit is contained in:
@ -72,7 +72,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<!-- /.container -->
|
<!-- /.container -->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
{% if site.google_analytics %}
|
{% if site.google_analytics %}
|
||||||
{% include google_analytics.html %}
|
{% include google_analytics.html %}
|
||||||
|
14
index.md
14
index.md
@ -124,23 +124,23 @@ entries:
|
|||||||
folderitems:
|
folderitems:
|
||||||
|
|
||||||
- title: Get started
|
- title: Get started
|
||||||
url: /index
|
url: /index.html
|
||||||
output: web, pdf
|
output: web, pdf
|
||||||
|
|
||||||
- title: Introduction
|
- title: Introduction
|
||||||
url: /mydoc_introduction
|
url: /mydoc_introduction.html
|
||||||
output: web, pdf
|
output: web, pdf
|
||||||
|
|
||||||
- title: Supported features
|
- title: Supported features
|
||||||
url: /mydoc_supported_features
|
url: /mydoc_supported_features.html
|
||||||
output: web, pdf
|
output: web, pdf
|
||||||
|
|
||||||
- title: About the theme author
|
- title: About the theme author
|
||||||
url: /mydoc_about
|
url: /mydoc_about.html
|
||||||
output: web, pdf
|
output: web, pdf
|
||||||
|
|
||||||
- title: Support
|
- title: Support
|
||||||
url: /mydoc_support
|
url: /mydoc_support.html
|
||||||
output: web, pdf
|
output: web, pdf
|
||||||
|
|
||||||
- title: Release Notes
|
- title: Release Notes
|
||||||
@ -148,11 +148,11 @@ entries:
|
|||||||
folderitems:
|
folderitems:
|
||||||
|
|
||||||
- title: 6.0 Release notes
|
- title: 6.0 Release notes
|
||||||
url: /mydoc_release_notes_60
|
url: /mydoc_release_notes_60.html
|
||||||
output: web, pdf
|
output: web, pdf
|
||||||
|
|
||||||
- title: 5.0 Release notes
|
- title: 5.0 Release notes
|
||||||
url: /mydoc_release_notes_50
|
url: /mydoc_release_notes_50.html
|
||||||
output: web, pdf
|
output: web, pdf
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user