We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7886857 + d745a65 commit fa21ecdCopy full SHA for fa21ecd
setup.py
@@ -11,7 +11,7 @@
11
),
12
author='Tomas Aparicio',
13
author_email='tomas@aparicio.me',
14
- url='https://github.com/tomas-fp/python-jsonpath-ng',
+ url='https://github.com/h2non/jsonpath-ng',
15
license='Apache 2.0',
16
long_description=io.open('README.rst', encoding='utf-8').read(),
17
packages=['jsonpath_ng', 'jsonpath_ng.bin', 'jsonpath_ng.ext'],
0 commit comments