We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa74dc3 commit 370d142Copy full SHA for 370d142
1 file changed
src/fastapi_new/new.py
@@ -38,7 +38,7 @@ def _generate_readme(project_name: str) -> str:
38
uv run fastapi dev
39
```
40
41
-Visit [http://localhost:8000](http://localhost:8000)
+Visit <http://localhost:8000>
42
43
### Deploy to FastAPI Cloud
44
0 commit comments