From 429b990f6e92029bf502066a74c85dcdb9e89b4a Mon Sep 17 00:00:00 2001 From: Julien Satti <julien.satti@etsi.org> Date: Thu, 20 Feb 2025 10:45:30 +0000 Subject: [PATCH] Update file mkdocs.yml --- mkdocs.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 72ab0b92..505d3615 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -193,7 +193,7 @@ nav: - NFV API: ./architecture/nfvapi.md - Issue management: ./architecture/issuemgt.md - Central logging: ./architecture/centrallog.md - - Contributing to OSL: - - Developing: ./contributing/developing.md - - Documenting: ./contributing/documenting.md + - Contribute: + - Developing: ./contribute/developing.md + - Documenting: ./contribute/documenting.md - Terminology: terminology.md -- GitLab