📝 Udpate release notes link (#15802)

This commit is contained in:
Sebastián Ramírez authored and GitHub committed 2026-06-20 00:29:58 +00:00
1 parent 71e608e00e
commit d176e00b9f
1 file changed
+1
+1
View File
@@ -10,6 +10,7 @@ hide:
### Features
* ✨ Add support for `app.frontend("/", directory="dist")` and `router.frontend("/", directory="dist")`. PR [#15800](https://github.com/fastapi/fastapi/pull/15800) by [@tiangolo](https://github.com/tiangolo).
* Read the docs: [Frontend](https://fastapi.tiangolo.com/tutorial/frontend/).
### Docs