projects
/
nmigen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f17cb1
)
setup: update project URLs.
author
whitequark
<whitequark@whitequark.org>
Sun, 9 Feb 2020 17:03:06 +0000
(17:03 +0000)
committer
whitequark
<whitequark@whitequark.org>
Sun, 9 Feb 2020 17:03:06 +0000
(17:03 +0000)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 4dfbb83f473508b0714c60b8961f67a70eb949c7..f80d30d66cec4f7a52c949373b27284b592d3836 100644
(file)
--- a/
setup.py
+++ b/
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",
},
)