Skip to content

Commit 38b6f88

Browse files
authored
Merge pull request sigmavirus24#1079 from zkdev/zkdev-setupcfg-fix-typo
Fix typo in setup.cfg Source URL
2 parents efa105e + aae984e commit 38b6f88

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

AUTHORS.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,3 +212,5 @@ Contributors
212212
- David Glick (@davisagli)
213213

214214
- Greg Gilbert (@greggilbert)
215+
216+
- Philipp Heil (@zkdev)

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers =
2626
project_urls =
2727
Documentation = https://github3.readthedocs.io
2828
Changelog = https://github3.readthedocs.io/en/latest/release-notes/index.html
29-
Source = https://github3.com/sigmavirus24/github3.py
29+
Source = https://github.com/sigmavirus24/github3.py
3030
Released Versions = https://github.com/sigmavirus24/github3.py/tags
3131
requires_dist =
3232
requests>=2.0

0 commit comments

Comments
 (0)