Skip to content

Commit 3022615

Browse files
committed
docs update
1 parent 8277e64 commit 3022615

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ It also provides some additional help with **handling errors** and **Debug Toolb
1818
* [IncomingReqeuest](incoming_request.md)
1919
* [Response](response.md)
2020
* [RediretResponse](redirect_response.md)
21-
* [Debug Toolbar](debug_toolbar.md)
2221
* [HTML Formatter](html_formatter.md)
22+
* [Debug Toolbar](debug_toolbar.md)
2323
* [Troubleshooting](troubleshooting.md)
2424

2525
### Demos

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,6 @@ nav:
5555
- IncomingReqeuest: incoming_request.md
5656
- Response: response.md
5757
- RedirectResponse: redirect_response.md
58+
- HTML Formatter: html_formatter.md
5859
- Debug Toolbar: debug_toolbar.md
5960
- Troubleshooting: troubleshooting.md

0 commit comments

Comments
 (0)