From 7e3ebf87c7f9c412edeba6c78afc03419468409b Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Sat, 16 Nov 2024 06:49:10 -0800 Subject: [PATCH] Fix table of contents of `Troubleshooting.md` Signed-off-by: Emmanuel Ferdman --- docs/Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Troubleshooting.md b/docs/Troubleshooting.md index 8b6bfad5c..cf3ecc074 100644 --- a/docs/Troubleshooting.md +++ b/docs/Troubleshooting.md @@ -1,6 +1,6 @@ # Troubleshooting ## Table of contents -1. [Connects but no/partial configuration collected](d#oxidized-connects-to-a-supported-device-but-no-or-partial-configuration-is-collected) +1. [Connects but no/partial configuration collected](#oxidized-connects-to-a-supported-device-but-no-or-partial-configuration-is-collected) 2. [No push to remote git repository](#oxidized-does-not-push-to-a-remote-git-repository-hook-githubrepo) 3. [Git performance issues with large device counts](#git-performance-issues-with-large-device-counts) 4. [Oxidized ignores the changes I made to its git repository](#oxidized-ignores-the-changes-i-made-to-its-git-repository)