diff --git a/manuscript/recipes/bookstack.md b/manuscript/recipes/bookstack.md index eee0f24..e7f69a9 100644 --- a/manuscript/recipes/bookstack.md +++ b/manuscript/recipes/bookstack.md @@ -28,7 +28,7 @@ mkdir -p /var/data/runtime/bookstack/db ### Prepare environment -Create bookstack.env, and populate with the following variables. Set the [oauth_proxy](/reference/oauth_proxy) variables provided by your OAuth provider (if applicable.) +Create bookstack.env, and populate with the following variables. Set the [oauth_proxy](/reference/oauth_proxy/) variables provided by your OAuth provider (if applicable.) ```bash # For oauth-proxy (optional) diff --git a/mkdocs.yml b/mkdocs.yml index f0607ba..d77cd08 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -242,7 +242,7 @@ nav: - Design: premix/ansible/design.md # - Swarm: premix/swarm.md # - Kubernetes: premix/kubernetes.md - - CHANGELOG: changelog.md + - Changelog: changelog.md - Support: support.md - Contribute: community/contribute.md - Community: