From 7214cc37618cbce8a85bf4142cebca0c0dcf3c00 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Tue, 26 May 2026 15:52:44 -0700 Subject: [PATCH] Remove obsolete label --- docs/authentication.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/authentication.rst b/docs/authentication.rst index f8b1dc49..96224ef9 100644 --- a/docs/authentication.rst +++ b/docs/authentication.rst @@ -496,7 +496,7 @@ Here's how to restrict access to your entire Datasette instance to just the ``"i title: My private Datasette instance allow: id: root - + .. tab:: datasette.json @@ -1292,7 +1292,6 @@ Actor is allowed to view a stored query page, e.g. https://latest.datasette.io/f ``query`` is the name of the query (string) -.. _actions_insert_query: .. _actions_store_query: store-query