Skip to content

Commit 376a2fd

Browse files
committed
link
1 parent 237c09b commit 376a2fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/blog/posts/release1.0.0.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ The 1.0 milestone we just passed makes this the perfect time.
2929
If you haven't followed along with Textual's development, here is a demo of what it can do.
3030
This is a Textual app, running remotely, served by your browser:
3131

32-
??? textualize "Try in Textual-web"
33-
34-
<div class="textual-web-demo" data-app="demo"></div>
32+
<a href="https://textual-web.io/textualize/demo" target="_blank">
33+
Launch Textual Demo
34+
</a>
3535

3636
I cheaped out on the VMs &mdash; so if the demo is down, you could run it locally (with [uv](https://docs.astral.sh/uv/)):
3737

0 commit comments

Comments
 (0)