From 2638200d26b07701108fa6275e35c7c011535e4c Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Wed, 15 Apr 2026 17:19:43 -0700 Subject: [PATCH] Link to datasette.io preview tool --- docs/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index 635ca60e..5a109fda 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -296,7 +296,7 @@ Don't forget to create the release from the correct branch - usually ``main``, b While the release is running you can confirm that the correct commits made it into the release using the https://github.com/simonw/datasette/compare/0.64.6...0.64.7 URL. -Finally, post a news item about the release on `datasette.io `__ by editing the `news.yaml `__ file in that site's repository. +Finally, post a news item about the release on `datasette.io `__ by editing the `news.yaml `__ file in that site's repository. Use `this preview tool `__ to preview the edits to the YAML. .. _contributing_alpha_beta: