mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Docs now live at docs.datasette.io (#937)
This commit is contained in:
parent
af12f45c2b
commit
41ddc19756
9 changed files with 55 additions and 55 deletions
4
setup.py
4
setup.py
|
|
@ -33,8 +33,8 @@ setup(
|
|||
license="Apache License, Version 2.0",
|
||||
url="https://github.com/simonw/datasette",
|
||||
project_urls={
|
||||
"Documentation": "https://datasette.readthedocs.io/en/stable/",
|
||||
"Changelog": "https://datasette.readthedocs.io/en/stable/changelog.html",
|
||||
"Documentation": "https://docs.datasette.io/en/stable/",
|
||||
"Changelog": "https://docs.datasette.io/en/stable/changelog.html",
|
||||
"Live demo": "https://latest.datasette.io/",
|
||||
"Source code": "https://github.com/simonw/datasette",
|
||||
"Issues": "https://github.com/simonw/datasette/issues",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue