From c722a0f005f9d56cd41127138afe42fce4ce2ab8 Mon Sep 17 00:00:00 2001 From: Avinash Maurya <64926215+razorblack@users.noreply.github.com> Date: Sat, 17 Aug 2024 17:09:20 +0530 Subject: [PATCH] Update docs/user-guide/writing-your-docs.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Timothée Mazzucotelli --- docs/user-guide/writing-your-docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/writing-your-docs.md b/docs/user-guide/writing-your-docs.md index c56c0f74..8327b107 100644 --- a/docs/user-guide/writing-your-docs.md +++ b/docs/user-guide/writing-your-docs.md @@ -145,7 +145,7 @@ nav: - Styling your docs: styling-your-docs.md - About: - License: license.md - - Release Notes': release-notes.md + - Release Notes: release-notes.md ``` With the above configuration we have three top level items: "Home", "User Guide"