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.
1 parent c81c5ba commit eaadf31Copy full SHA for eaadf31
setup.py
@@ -7,7 +7,7 @@
7
version=VERSION,
8
author='Kunal Mehta',
9
author_email='[email protected]',
10
- url='https://github.com/facebook/PyReact',
+ url='https://github.com/reactjs/react-python/',
11
license='Apache-2.0',
12
description='Python bridge to JSX & the React JavaScript library.',
13
long_description=open('DESCRIPTION').read(),
0 commit comments