Skip to content

Commit b537a50

Browse files
gschaffnersebastinas
authored andcommitted
Fix URL typo in package metadata
1 parent df3750d commit b537a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author_email = bpython@googlegroups.com
88
url = https://www.bpython-interpreter.org/
99
project_urls =
1010
GitHub = https://github.com/bpython/bpython
11-
Documentation = https://doc.bpython-interpreter.org
11+
Documentation = https://docs.bpython-interpreter.org
1212
classifiers =
1313
Programming Language :: Python :: 3
1414

0 commit comments

Comments
 (0)