We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24af186 commit 66c4309Copy full SHA for 66c4309
demo/main.py
@@ -14,7 +14,7 @@ def api_index() -> list[AnyComponent]:
14
# language=markdown
15
markdown = """\
16
This site providers a demo of [FastUI](https://github.com/samuelcolvin/FastUI), the code for the demo
17
-is [here](https://github.com/samuelcolvin/FastUI/tree/main/python/demo).
+is [here](https://github.com/samuelcolvin/FastUI/tree/main/demo).
18
19
The following components are demonstrated:
20
0 commit comments