Skip to content

Commit 62dfd3b

Browse files
committed
Updated some links
Refs simonw/datasette#1161
1 parent d19d7db commit 62dfd3b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Save data from GitHub to a SQLite database.
3232

3333
## Demo
3434

35-
https://github-to-sqlite.dogsheep.net/ hosts a [Datasette](https://datasette.readthedocs.io/) demo of a database created by [running this tool](https://github.com/dogsheep/github-to-sqlite/blob/main/.github/workflows/deploy-demo.yml#L40-L60) against all of the repositories in the [Dogsheep GitHub organization](https://github.com/dogsheep), plus the [datasette](https://github.com/simonw/datasette) and [sqlite-utils](https://github.com/simonw/sqlite-utils) repositories.
35+
https://github-to-sqlite.dogsheep.net/ hosts a [Datasette](https://datasette.io/) demo of a database created by [running this tool](https://github.com/dogsheep/github-to-sqlite/blob/main/.github/workflows/deploy-demo.yml#L40-L60) against all of the repositories in the [Dogsheep GitHub organization](https://github.com/dogsheep), plus the [datasette](https://github.com/simonw/datasette) and [sqlite-utils](https://github.com/simonw/sqlite-utils) repositories.
3636

3737
## How to install
3838

tests/pull_requests.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"ssh_url": "git@github.com:simonw/datasette.git",
155155
"clone_url": "https://github.com/simonw/datasette.git",
156156
"svn_url": "https://github.com/simonw/datasette",
157-
"homepage": "http://datasette.readthedocs.io/",
157+
"homepage": "http://datasette.io/",
158158
"size": 3487,
159159
"stargazers_count": 3642,
160160
"watchers_count": 3642,
@@ -279,7 +279,7 @@
279279
"ssh_url": "git@github.com:simonw/datasette.git",
280280
"clone_url": "https://github.com/simonw/datasette.git",
281281
"svn_url": "https://github.com/simonw/datasette",
282-
"homepage": "http://datasette.readthedocs.io/",
282+
"homepage": "http://datasette.io/",
283283
"size": 3487,
284284
"stargazers_count": 3642,
285285
"watchers_count": 3642,

0 commit comments

Comments
 (0)