Skip to content

Commit a1a6b4b

Browse files
committed
Merge pull request tldr-pages#21 from igorshubovych/fix-url
Fix URL
2 parents d29cd3c + bb1c078 commit a1a6b4b

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
@@ -11,7 +11,7 @@
1111
version="0.1.3.1",
1212
author='Felix Yan',
1313
author_email='felixonmars@gmail.com',
14-
url='https://github.com/felixonmars/tldr-python-client',
14+
url='https://github.com/tldr-pages/tldr-python-client',
1515
description='command line client for tldr',
1616
long_description_markdown_filename='README.md',
1717
license='MIT',

0 commit comments

Comments
 (0)