Docs now live at docs.datasette.io (#937)

This commit is contained in:
Simon Willison 2020-08-15 16:57:05 -07:00 committed by GitHub
commit 41ddc19756
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 55 additions and 55 deletions

View file

@ -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",