From 5d3e98685591b2521f8dc3151d9a3c36095401b6 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 1 May 2023 14:16:57 -0400 Subject: many fixes to missing links in documentation --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index 7aed7adb..c36d1198 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -63,6 +63,7 @@ nav: - Developer Guide: - 'dev/index.md' - Important Concepts: 'dev/concepts.md' + - Applying Annotations: 'dev/annotation.md' - Cookbook: 'dev/cookbook.md' - Writing Plugins: 'dev/plugins.md' - Automation: 'dev/batch.md' -- cgit v1.3.1