From 3c21024e04d2fd93c79654d85bd7275679986ad7 Mon Sep 17 00:00:00 2001 From: Chris Packham Date: Fri, 3 Oct 2025 15:51:12 +1300 Subject: [PATCH] [doc][TOC] Update entry for PINS Commit 63223891 ("[show] Add 'show p4-table' command (#2773)") added a table of contents entry for the "PINS Show commands" but the link target didn't match the generated anchor so the TOC entry didn't render correctly. Update it to use the correct link target so the TOC entry works as intended. Signed-off-by: Chris Packham --- doc/Command-Reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Command-Reference.md b/doc/Command-Reference.md index 57ffc77a50..a2a1503288 100644 --- a/doc/Command-Reference.md +++ b/doc/Command-Reference.md @@ -156,7 +156,7 @@ * [Platform Specific Commands](#platform-specific-commands) * [Mellanox Platform Specific Commands](#mellanox-platform-specific-commands) * [Barefoot Platform Specific Commands](#barefoot-platform-specific-commands) -* [PINS](#pins-show commands) +* [PINS](#pins-show-commands) * [PortChannels](#portchannels) * [PortChannel Show commands](#portchannel-show-commands) * [PortChannel Config commands](#portchannel-config-commands)