docs: update CDN links to version 0.0.4

This commit is contained in:
Simon
2025-10-23 15:27:31 +08:00
parent 3791d1e157
commit 462d76dbb6
5 changed files with 5 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ An in-page UI agent in javascript. Control web interfaces with natural language.
```html
<!-- temporary CDN URL. May change in the future -->
<script
src="https://hwcxiuzfylggtcktqgij.supabase.co/storage/v1/object/public/demo-public/v0.0.2/page-agent.js"
src="https://hwcxiuzfylggtcktqgij.supabase.co/storage/v1/object/public/demo-public/v0.0.4/page-agent.js"
crossorigin="true"
type="text/javascript"
></script>