docs prettify

This commit is contained in:
Teleport
2023-05-08 23:25:27 +03:00
parent 91228937d8
commit fc1161f341
4 changed files with 25 additions and 10 deletions

View File

@@ -24,7 +24,7 @@ setup(
install_requires=requirements,
python_requires='>=3.7',
project_urls={
"Docs": "https://github.com/teleport2/Py-SPW/wiki",
"GitHub": "https://github.com/teleport2/Py-SPW"
"Docs": "https://pyspw.xstl.ru/en/latest/",
"GitHub": "https://github.com/teleport2/Py-SPW/"
},
)