setup: update project URLs.
This commit is contained in:
parent
4f17cb1ac7
commit
38aa9fb671
4
setup.py
4
setup.py
|
@ -37,7 +37,7 @@ setup(
|
||||||
},
|
},
|
||||||
project_urls={
|
project_urls={
|
||||||
#"Documentation": "https://nmigen.readthedocs.io/",
|
#"Documentation": "https://nmigen.readthedocs.io/",
|
||||||
"Source Code": "https://github.com/m-labs/nmigen",
|
"Source Code": "https://github.com/nmigen/nmigen",
|
||||||
"Bug Tracker": "https://github.com/m-labs/nmigen/issues",
|
"Bug Tracker": "https://github.com/nmigen/nmigen/issues",
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue