Skip to content

Commit 2f3eb84

Browse files
committed
docs
1 parent b777919 commit 2f3eb84

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

packages/docs-site/src/routes/+page.svelte

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,11 @@
2929
</ol>
3030

3131
<p>
32-
📚 <strong><a href="{base}/examples/">Live Examples</a></strong>
32+
<!-- Use an absolute URL so docs-site prerender does not try to crawl /examples as a docs route -->
33+
📚
34+
<strong>
35+
<a href="https://pie-framework.github.io/pie-qti/examples/" target="_blank" rel="noreferrer">Live Examples</a>
36+
</strong>
3337
</p>
3438

3539
<figure>

0 commit comments

Comments
 (0)