We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fbe04e commit 430dae9Copy full SHA for 430dae9
source/conf.py
@@ -64,7 +64,7 @@
64
65
html_theme_options = {
66
"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}",
+ "source_view_link": "https://github.com/pypa/packaging.python.org/blob/main/source/{filename}?plain=1",
68
}
69
70
html_favicon = "assets/py.png"
0 commit comments