[docs] Fix Publishing Packages, Next = "Index" (#13533)

The Next footer tab on the Publishing Packages docs page just says
"Index" which is not helpful. The page it links to is headed
"Integration guides".
This commit is contained in:
Art O Cathain
2025-05-20 15:13:22 +01:00
committed by GitHub
parent bc7b71f269
commit 9e09482647
+1 -1
View File
@@ -99,7 +99,7 @@ nav:
- Features: getting-started/features.md
- Getting help: getting-started/help.md
- Guides:
- guides/index.md
- Integration Guides: guides/index.md
- Installing Python: guides/install-python.md
- Running scripts: guides/scripts.md
- Using tools: guides/tools.md