mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Formatting tweak
This commit is contained in:
parent
4be6deb947
commit
f8f818711b
1 changed files with 2 additions and 2 deletions
|
|
@ -114,8 +114,8 @@ other people, read the PyPA guide to `Packaging and distributing projects
|
|||
Static assets
|
||||
-------------
|
||||
|
||||
If your plugin has a `static/` directory, Datasette will automatically configure
|
||||
itself to serve those static assets from the following path::
|
||||
If your plugin has a ``static/`` directory, Datasette will automatically
|
||||
configure itself to serve those static assets from the following path::
|
||||
|
||||
/-/static-plugins/NAME_OF_PLUGIN_PACKAGE/yourfile.js
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue