From b807d87520139df528b8bdc0bb6bbcbba1666ab9 Mon Sep 17 00:00:00 2001 From: David Young Date: Tue, 12 Jul 2022 10:39:44 +1200 Subject: [PATCH] Experiment with changes to changelog Signed-off-by: David Young --- README.md | 4 ++-- mkdocs.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4c5ef58..d87833c 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Running such a platform enables you to run self-hosted tools such as [AutoPirate - [Automated backup](/recipes/elkarbackup/) of configuration and data - [Monitoring and metrics](/recipes/swarmprom/) collection, graphing and alerting -Recent updates and additions are posted on the [CHANGELOG](/CHANGELOG/), and there's a friendly community of like-minded geeks in the [Discord server](http://chat.funkypenguin.co.nz). +Recent updates and additions are posted on the [CHANGELOG](/changelog/), and there's a friendly community of like-minded geeks in the [Discord server](http://chat.funkypenguin.co.nz). ## Who is this for? @@ -60,7 +60,7 @@ So if you're familiar enough with the concepts above, and you've done self-hosti ## What have you done for me lately? (CHANGELOG) -Check out recent change at [CHANGELOG](/CHANGELOG/) +Check out recent change at [CHANGELOG](/changelog/) ## What do you want from me? diff --git a/mkdocs.yml b/mkdocs.yml index d77cd08..9b6868a 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: