Delete unnecessary isolated blanks and letters. (#1838)
This commit is contained in:
parent
8abba597a8
commit
ae1874ce34
|
@ -406,7 +406,7 @@ Build URL for static files
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
Sanic supports using `url_for` method to build static file urls. In case if the static url
|
Sanic supports using `url_for` method to build static file urls. In case if the static url
|
||||||
is pointing to a directory, `filename` parameter to the `url_for` can be ignored. q
|
is pointing to a directory, `filename` parameter to the `url_for` can be ignored.
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user