From 77b1012168addff1a63f8a8572cdb60ddd887040 Mon Sep 17 00:00:00 2001 From: miraai Date: Thu, 4 Aug 2016 01:02:22 +0200 Subject: [PATCH] update --- mkdocs.yml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index d0fe64de..95d6dc27 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -3,16 +3,16 @@ pages: - Home: index.md - About: about.md - Guides: - - Windows Guide: guides/comprehensiveguide.md - - Linux Guide: guides/linuxguide.md - - OSX Guide: guides/macguide.md - - Building from Source: guides/fromsource.md - - Docker Guide: guides/dockerguide.md + - Windows Guide: guides/Windows Guide.md + - Linux Guide: guides/Linux Guide.md + - OSX Guide: guides/OSX Guide.md + - Building from Source: guides/Building from Source.md + - Docker Guide: guides/Docker Guide.md - Commands List: commandlist.md -- Permissions System: permissions.md -- JSON Explanations: explanations.md -- Custom Commands: customreactions.md -- Frequently Asked Questions: FAQ.md -- Contribution Guide: contributionguide.md +- Permissions System: Permissions System.md +- JSON Explanations: JSON Explanations.md +- Custom Commands: Custom Reactions.md +- Frequently Asked Questions: Frequently Asked Questions.md +- Contribution Guide: Contribution Guide.md -theme: readthedocs \ No newline at end of file +theme: readthedocs