From e635785cbb04dc48e481c3954e5663d2051fe8ec Mon Sep 17 00:00:00 2001 From: verena <9377970+vpchung@users.noreply.github.com> Date: Tue, 23 Jan 2024 23:17:03 +0000 Subject: [PATCH] fix nav links --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 427bfa00a8..1ba00b5770 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -26,11 +26,11 @@ nav: - Tutorials: - OpenChallenges: - Your first app: tutorials/openchallenges/introduction.md - - Add a new library: tutorial/openchallenges/add-libraries.md + - Add a new library: tutorial/openchallenges/add-library.md - Add a new copmonent: tutorials/openchallenges/add-component.md - Using styles/themes: tutorials/openchallenges/use-style-theme.md - Schematic: - - Add a REST API: tutorials/schematic/api.md + - Add a REST API: tutorials/schematic/add-api.md - Developers Guide: - Common Issues: developers-guide/faq.md - Reference: