📝 Udpate release notes link (#15802)

This commit is contained in:
Sebastián Ramírez
2026-06-20 02:29:58 +02:00
committed by GitHub
parent 71e608e00e
commit d176e00b9f

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