From 7416eabd0cba09c5e4bdbbc8df880570d2bf0b5f Mon Sep 17 00:00:00 2001 From: Till Schneidereit Date: Wed, 17 Sep 2025 16:21:45 +0200 Subject: [PATCH] Remove stale page ToC entries Fixes #129 Signed-off-by: Till Schneidereit --- content/v3/contributing-docs.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/v3/contributing-docs.md b/content/v3/contributing-docs.md index cb31db59..207deca4 100644 --- a/content/v3/contributing-docs.md +++ b/content/v3/contributing-docs.md @@ -12,9 +12,7 @@ keywords = "contribute contributing" - [2. How-To Guides](#2-how-to-guides) - [3. Reference](#3-reference) - [4. Explanation](#4-explanation) -- [Documents Relevant to Two or More Projects](#documents-relevant-to-two-or-more-projects) -- [Technical Documentation Procedure (Video)](#technical-documentation-procedure-video) -- [Technical Documentation Procedure (Text)](#technical-documentation-procedure-text) +- [Technical Documentation Procedure](#technical-documentation-procedure) - [1. Fork the Repository](#1-fork-the-repository) - [2. Clone the Fork](#2-clone-the-fork) - [3. Create New Branch](#3-create-new-branch)