mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-29 03:04:49 -04:00
🎨 Tweak external links, Markdown format, typos (#881)
This commit is contained in:
committed by
GitHub
parent
174e7b1730
commit
a41a729682
@@ -65,7 +65,7 @@ So, the line:
|
||||
will not be executed.
|
||||
|
||||
!!! info
|
||||
For more information, check <a href="https://docs.python.org/3/library/__main__.html" target="_blank">the official Python docs</a>.
|
||||
For more information, check <a href="https://docs.python.org/3/library/__main__.html" class="external-link" target="_blank">the official Python docs</a>.
|
||||
|
||||
## Run your code with your debugger
|
||||
|
||||
|
||||
Reference in New Issue
Block a user