diff --git a/python/demo/main.py b/python/demo/main.py index a3629ccc..d92ebeaf 100644 --- a/python/demo/main.py +++ b/python/demo/main.py @@ -13,7 +13,7 @@ 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: