diff --git a/docs/u_e-deinstall.md b/docs/i_u_m_deinstall.md similarity index 100% rename from docs/u_e-deinstall.md rename to docs/i_u_m_deinstall.md diff --git a/mkdocs.yml b/mkdocs.yml index 83960fc5e..ca5e5a1a0 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -28,6 +28,7 @@ nav: - 'Installation': 'i_u_m_install.md' - 'Update': 'i_u_m_update.md' - 'Migration': 'i_u_m_migration.md' + - 'Deinstallation': 'i_u_m_deinstall.md' - 'Post Installation Tasks': - 'Advanced SSL': 'firststeps-ssl.md' - 'Disable IPv6': 'firststeps-disable_ipv6.md' @@ -105,7 +106,6 @@ nav: - 'Why unbound?': 'u_e-why_unbound.md' - 'Autodiscover / Autoconfig': 'u_e-autodiscover_config.md' - 'Redirect HTTP to HTTPS': 'u_e-80_to_443.md' - - 'Deinstall': 'u_e-deinstall.md' - 'Re-enable TLS 1.0 and TLS 1.1': 'u_e-reeanble-weak-protocols.md' - 'Client Configuration': - 'Overview': 'client.md'