Skip to content

Commit 430dae9

Browse files
committed
Update view link
1 parent 2fbe04e commit 430dae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464

6565
html_theme_options = {
6666
"source_edit_link": "https://github.com/pypa/packaging.python.org/edit/main/source/{filename}",
67-
"source_view_link": "https://github.com/pypa/packaging.python.org/blob/main/source/{filename}",
67+
"source_view_link": "https://github.com/pypa/packaging.python.org/blob/main/source/{filename}?plain=1",
6868
}
6969

7070
html_favicon = "assets/py.png"

0 commit comments

Comments
 (0)