From 8c43d33fe2c9f0cd824d816a8b6fbcf522157251 Mon Sep 17 00:00:00 2001 From: "Vipul Gupta (@vipulgupta2048)" Date: Tue, 26 Mar 2024 10:52:41 +0530 Subject: [PATCH] patch: Add Diagnostics headings to navigation sidebar Signed-off-by: Vipul Gupta (@vipulgupta2048) --- .github/workflows/link-checker.yml | 2 +- config/navigation.txt | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/link-checker.yml b/.github/workflows/link-checker.yml index 0858c4a6b7..9af89030f6 100644 --- a/.github/workflows/link-checker.yml +++ b/.github/workflows/link-checker.yml @@ -52,7 +52,7 @@ jobs: with: title: Link Checker Report content-filepath: ./lychee/out.md - labels: good-first-issue, automated issue + labels: automated issue - name: Save lychee cache uses: actions/cache/save@v3 diff --git a/config/navigation.txt b/config/navigation.txt index 62141f6091..41b1ea2447 100644 --- a/config/navigation.txt +++ b/config/navigation.txt @@ -148,4 +148,5 @@ Reference Python SDK[/reference/sdk/python-sdk] Deprecation Policy[/reference/sdk/deprecation-policy] - Diagnostics[/reference/diagnostics] + Diagnostics + Overview[/reference/diagnostics]