diff --git a/mkdocs.yml b/mkdocs.yml index bd1388689e6ea0cc5a10165ea720d2e904cdd56c..e3d22bed43f4cfc8ffe3c294a1609be05a33338c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -62,22 +62,17 @@ markdown_extensions: nav: - Project: - Stream TV Project: index.md - - Project Structure: project/project-structure.md - - Twitch: project/twitch.md + - Changelog: changelog.md - Server: - Stream TV Server: server/index.md - Options: server/options.md - Quickstart: server/quickstart.md - Reference: server/reference.md - - Changelog: server/changelog.md - - Contributing: server/contributing.md - - License: server/license.md - - - Remote: - - Remote: remote/index.md - - StreamTV.java: remote/streamtv-java.md + - StreamTV.java: server/streamtv-java.md - About: - - About this Project: about/index.md - - Alternatives: about/alternatives.md + - Contributing: about/contributing.md + - License: about/license.md + - Twitch Resources: about/twitch-resources.md + - Miscellany: about/miscellany.md