diff --git a/python/demo/main.py b/python/demo/main.py index a3629cc..d92ebea 100644 --- a/python/demo/main.py +++ b/python/demo/main.py @@ -13,7 +13,7 @@ router = APIRouter() def api_index() -> list[AnyComponent]: # language=markdown markdown = """\ -This site providers a demo of [FastUI](https://github.com/samuelcolvin/FastUI), the code for the demo\ +This site providers a demo of [FastUI](https://github.com/samuelcolvin/FastUI), the code for the demo is [here](https://github.com/samuelcolvin/FastUI/tree/main/python/demo). The following components are demonstrated: