Skip to content

Commit 7a9a17d

Browse files
authored
Update llms.txt
1 parent f09ea5c commit 7a9a17d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nbs/llms.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Things to remember when writing FastHTML apps:
3838
- [MiniDataAPI Spec](https://docs.fastht.ml/explains/minidataapi.html.md): Explanation of the MiniDataAPI specification, which allows us to use the same API for many different database engines.
3939
- [OAuth](https://docs.fastht.ml/explains/oauth.html.md): Tutorial and explanation of how to use OAuth in FastHTML apps.
4040
- [Routes](https://docs.fastht.ml/explains/routes.html.md): Explanation of how routes work in FastHTML.
41-
- [WebSockets](https://docs.fastht.ml/explains/websockets.html): Explanation of websockets and how they work in FastHTML.
41+
- [WebSockets](https://docs.fastht.ml/explains/websockets.html.md): Explanation of websockets and how they work in FastHTML.
4242
- [Custom Components](https://docs.fastht.ml/ref/defining_xt_component.html.md): Explanation of how to create custom components in FastHTML.
4343
- [Handling Handlers](https://docs.fastht.ml/ref/handlers.html.md): Explanation of how to request and response handlers work in FastHTML as routes.
44-
- [Live Reloading](https://docs.fastht.ml/ref/live_reload.html): Explanation of how to use live reloading for FastHTML development.
44+
- [Live Reloading](https://docs.fastht.ml/ref/live_reload.html.md): Explanation of how to use live reloading for FastHTML development.

0 commit comments

Comments
 (0)