Skip to content

Commit 7892f83

Browse files
authored
Fix 'Publishing to Pypi Guide' link
1 parent fb1475a commit 7892f83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ don't blow up, so it can be a helpful regression indicator.
6767
New Releases
6868
------------
6969

70-
[https://hynek.me/articles/sharing-your-labor-of-love-pypi-quick-and-dirty/](Publishing to Pypi Guide)
70+
[Publishing to Pypi Guide](https://hynek.me/articles/sharing-your-labor-of-love-pypi-quick-and-dirty/)
7171

7272
$ python setup.py sdist bdist_wheel
7373
$ twine upload dist/*

0 commit comments

Comments
 (0)