Skip to content

Commit d0369b6

Browse files
committed
Add anchor point for documentation
1 parent 48e9b05 commit d0369b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ def load_requirements(path_dir=PWD, file_name="requirements.txt", comment_char="
114114
project_urls={
115115
"Changelog": URL + "/releases",
116116
"Issue Tracker": URL + "/issues",
117-
"Documentation": URL,
117+
"Documentation": URL + "#documentation",
118118
"Source": URL,
119119
},
120120
entry_points={

0 commit comments

Comments
 (0)