Fixed link text

This commit is contained in:
Simon Willison 2023-01-21 07:37:29 -08:00 committed by GitHub
commit e4ebef082d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -408,7 +408,7 @@ And for ``insert-row`` against the ``reports`` table in that ``docs`` database:
}
}
The :ref:`PermissionsDebugView` can be useful for helping test permissions that you have configured in this way.
The :ref:`permissions debug tool <PermissionsDebugView>` can be useful for helping test permissions that you have configured in this way.
.. _CreateTokenView: