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 ea90d6f commit 36da776Copy full SHA for 36da776
setup.py
@@ -524,7 +524,7 @@ def run(self):
524
long_description=readme,
525
long_description_content_type="text/markdown",
526
author="ethereum",
527
- url="https://github.com/ethereum/eth2.0-specs",
+ url="https://github.com/ethereum/consensus-specs",
528
include_package_data=False,
529
package_data={
530
'configs': ['*.yaml'],
0 commit comments