Skip to content

Commit cc84828

Browse files
committed
Fix docs url pointing to previous development branch
Signed-off-by: Lilly Rose Berner <[email protected]>
1 parent dc5a17d commit cc84828

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
@@ -75,7 +75,7 @@
7575

7676
html_theme_options = dict(
7777
project_name="Documentation",
78-
github_url="https://github.com/PythonistaGuild/TwitchIO/tree/dev/3.0/docs/",
78+
github_url="https://github.com/PythonistaGuild/TwitchIO/tree/master/docs/",
7979
logo="logo.png",
8080
logo_alt="TwitchIO",
8181
logo_height=120,

0 commit comments

Comments
 (0)