Skip to content

Commit 370d142

Browse files
committed
Update generated README content to fix markdown linting warnings
1 parent aa74dc3 commit 370d142

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/fastapi_new/new.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def _generate_readme(project_name: str) -> str:
3838
uv run fastapi dev
3939
```
4040
41-
Visit [http://localhost:8000](http://localhost:8000)
41+
Visit <http://localhost:8000>
4242
4343
### Deploy to FastAPI Cloud
4444

0 commit comments

Comments
 (0)