diff --git a/README.md b/README.md index 704d52a..baecc5d 100644 --- a/README.md +++ b/README.md @@ -33,11 +33,11 @@ With `lite-bootstrap`, you receive an application with lightweight built-in supp Those instruments can be bootstrapped for: -- [LiteStar](https://lite-bootstrap.modern-python.org/integrations/litestar) -- [FastStream](https://lite-bootstrap.modern-python.org/integrations/faststream) -- [FastAPI](https://lite-bootstrap.modern-python.org/integrations/fastapi) -- [FastMCP](https://lite-bootstrap.modern-python.org/integrations/fastmcp) -- [services and scripts without frameworks](https://lite-bootstrap.modern-python.org/integrations/free) +- [LiteStar](https://lite-bootstrap.modern-python.org/integrations/litestar/) +- [FastStream](https://lite-bootstrap.modern-python.org/integrations/faststream/) +- [FastAPI](https://lite-bootstrap.modern-python.org/integrations/fastapi/) +- [FastMCP](https://lite-bootstrap.modern-python.org/integrations/fastmcp/) +- [services and scripts without frameworks](https://lite-bootstrap.modern-python.org/integrations/free/) ## Lifecycle constraints diff --git a/docs/index.md b/docs/index.md index 3150e4a..68f0207 100644 --- a/docs/index.md +++ b/docs/index.md @@ -22,4 +22,3 @@ Those instruments can be bootstrapped for: - [FastAPI](integrations/fastapi.md) - [FastMCP](integrations/fastmcp.md) - [services and scripts without frameworks](integrations/free.md) ----