summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorjannfis <jann@mistrust.net>2020-08-19 11:37:55 +0200
committerGitHub <noreply@github.com>2020-08-19 11:37:55 +0200
commit2efb7aaeb3ed91053b4b10cd0e76fbb42c6533d1 (patch)
tree3f9d1155ed3318a0016898d44d53f3992d0349d0 /mkdocs.yml
parente848d6f558d87e2150767be87f4cf0cb18a28954 (diff)
docs: Update Changelog and also document command line usage (#67)
* docs: Update Changelog and also document command line usage * typos & white list * hmpf
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index a37a78d..4550854 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -20,6 +20,7 @@ nav:
- Overview: index.md
- Install:
- Getting Started: install/start.md
+ - Running Argo CD Image Updater: install/running.md
- Configuration:
- Applications: configuration/applications.md
- Images: configuration/images.md