setup: link to proper location for docs.

This commit is contained in:
whitequark 2020-06-30 23:13:44 +00:00
parent 5048c5efc7
commit 39c3bacb79

View file

@ -41,7 +41,7 @@ setup(
] ]
}, },
project_urls={ project_urls={
#"Documentation": "https://nmigen.readthedocs.io/", "Documentation": "https://nmigen.info/nmigen/",
"Source Code": "https://github.com/nmigen/nmigen", "Source Code": "https://github.com/nmigen/nmigen",
"Bug Tracker": "https://github.com/nmigen/nmigen/issues", "Bug Tracker": "https://github.com/nmigen/nmigen/issues",
}, },