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={
|
||||
#"Documentation": "https://nmigen.readthedocs.io/",
|
||||
"Source Code": "https://github.com/m-labs/nmigen",
|
||||
"Bug Tracker": "https://github.com/m-labs/nmigen/issues",
|
||||
"Source Code": "https://github.com/nmigen/nmigen",
|
||||
"Bug Tracker": "https://github.com/nmigen/nmigen/issues",
|
||||
},
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue