mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Fix permissions_execute_sql warnings in documentation
This commit is contained in:
parent
5705ce0d95
commit
2b962beaeb
4 changed files with 5 additions and 5 deletions
|
|
@ -1426,7 +1426,7 @@ Here's an example that allows users to view the ``admin_log`` table only if thei
|
|||
|
||||
return inner
|
||||
|
||||
See :ref:`built-in permissions <permissions>` for a full list of permissions that are included in Datasette core.
|
||||
See :ref:`built-in permissions <authentication_permissions>` for a full list of permissions that are included in Datasette core.
|
||||
|
||||
Example: `datasette-permissions-sql <https://datasette.io/plugins/datasette-permissions-sql>`_
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue