diff --git a/README.md b/README.md index 93d81ae6..57f17a5c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Documentation Status](https://readthedocs.org/projects/datasette/badge/?version=latest)](https://docs.datasette.io/en/latest/?badge=latest) [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/simonw/datasette/blob/main/LICENSE) [![docker: datasette](https://img.shields.io/badge/docker-datasette-blue)](https://hub.docker.com/r/datasetteproject/datasette) -[![discord](https://img.shields.io/discord/823971286308356157?label=discord)](https://discord.gg/ktd74dm5mw) +[![discord](https://img.shields.io/discord/823971286308356157?label=discord)](https://datasette.io/discord) *An open source multi-tool for exploring and publishing data* @@ -22,7 +22,7 @@ Datasette is aimed at data journalists, museum curators, archivists, local gover * Comprehensive documentation: https://docs.datasette.io/ * Examples: https://datasette.io/examples * Live demo of current `main` branch: https://latest.datasette.io/ -* Questions, feedback or want to talk about the project? Join our [Discord](https://discord.gg/ktd74dm5mw) +* Questions, feedback or want to talk about the project? Join our [Discord](https://datasette.io/discord) Want to stay up-to-date with the project? Subscribe to the [Datasette newsletter](https://datasette.substack.com/) for tips, tricks and news on what's new in the Datasette ecosystem. diff --git a/docs/changelog.rst b/docs/changelog.rst index 48bf9ef5..f2f17a50 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -273,7 +273,7 @@ Documentation Datasette can now run entirely in your browser using WebAssembly. Try out `Datasette Lite `__, take a look `at the code `__ or read more about it in `Datasette Lite: a server-side Python web application running in a browser `__. -Datasette now has a `Discord community `__ for questions and discussions about Datasette and its ecosystem of projects. +Datasette now has a `Discord community `__ for questions and discussions about Datasette and its ecosystem of projects. Features ~~~~~~~~ diff --git a/docs/index.rst b/docs/index.rst index cfa3443c..66bbd5a4 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -17,7 +17,7 @@ datasette| |discord| .. |docker: datasette| image:: https://img.shields.io/badge/docker-datasette-blue :target: https://hub.docker.com/r/datasetteproject/datasette .. |discord| image:: https://img.shields.io/discord/823971286308356157?label=discord - :target: https://discord.gg/ktd74dm5mw + :target: https://datasette.io/discord *An open source multi-tool for exploring and publishing data*