Fixed some broken docs/ references

This commit is contained in:
Simon Willison 2026-03-18 13:00:27 -07:00
commit e2a4f9abb6
4 changed files with 9 additions and 9 deletions

View file

@ -1355,7 +1355,7 @@ Actor is allowed to alter a database table.
set-column-type
---------------
Actor is allowed to set assigned column types for columns in a table.
Actor is allowed to set assigned :ref:`column types <table_configuration_column_types>` for columns in a table.
``resource`` - ``datasette.resources.TableResource(database, table)``
``database`` is the name of the database (string)