diff --git a/docs/index.md b/docs/index.md index 77c5f87..19e13db 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,7 +4,7 @@ Operational Security: Showing how Privacy, Anonymity and Deniability can be achieved online. Or in other words: How to become ungovernable, by protecting your freedom using technology. -# [Productivity: Health and Work Organisation](productivity/poisonofmoderntimes/index.md) +# [Productivity: Health and Work Organisation](productivity/index.md) ![](assets/productivity.png) How to use your Body, Mind, and Tools to maximize your Productivity diff --git a/mkdocs.yml b/mkdocs.yml index 3cefa26..748261d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -204,7 +204,7 @@ nav: - Productivity: - - index.md + - productivity/index.md - Productivity Introduction: - productivity/poisonofmoderntimes/index.md - productivity/discipline/index.md