Skip to content

Commit ad4540f

Browse files
committed
Remove redundant links from docs header
1 parent a47db16 commit ad4540f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"Documentation|https://twitchio.dev",
8989
]
9090
),
91-
header_links="Guides|/guides/index.html, Examples|https://github.com/PythonistaGuild/TwitchIO/tree/main/examples, Commands|/exts/commands/index.html, Routines|/exts/routines/index.html",
91+
header_links="Examples|https://github.com/PythonistaGuild/TwitchIO/tree/main/examples",
9292
)
9393

9494
copyright = "2017 - Present, PythonistaGuild"

0 commit comments

Comments
 (0)