Skip to content

Commit ea90cc7

Browse files
committed
docs: link public demo export asset
1 parent 871b45c commit ea90cc7

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ Open `http://127.0.0.1:3000`, click
5454
Want to inspect an exported trace before installing anything? Open the
5555
[live static demo](https://aaronlab.github.io/browsertrace/) or download
5656
[`browsertrace-demo.html`](https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo.html)
57+
or the public-safe
58+
[`browsertrace-demo-public.html`](https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo-public.html)
5759
from the latest release.
5860

5961
For a walkthrough, read

docs/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ <h1 id="title">Replay an AI browser-agent failure</h1>
239239
<div class="below">
240240
<span>Raw export: <a href="./trace.html">open trace.html</a></span>
241241
<span>Release asset: <a href="https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo.html">download browsertrace-demo.html</a></span>
242+
<span>Public-safe export: <a href="https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo-public.html">download browsertrace-demo-public.html</a></span>
242243
</div>
243244
</main>
244245
</body>

0 commit comments

Comments
 (0)