Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Commit

Permalink
Add missing URL to link (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaib committed Jul 25, 2023
1 parent b0dd5d7 commit e8b9780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/en/guide/basics/routing.md
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ The order of arguments is important:
1. Route the files will be served from
2. Path to the files on the server

See [API docs]() for more details.
See [API docs](https://sanic.readthedocs.io/en/stable/sanic/api/app.html#sanic.app.Sanic.static) for more details.

:--:1
```python
Expand Down

0 comments on commit e8b9780

Please sign in to comment.