Skip to content

Commit 4006847

Browse files
author
Yixun-Hu
committed
update on CLT demo
1 parent 2d10552 commit 4006847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-10-22-probability-for-ml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Let's prove this through simulation! Below is an interactive visualization where
2525

2626
<div class="row mt-3">
2727
<div class="col-sm mt-3 mt-md-0">
28-
<iframe src="{{ '/assets/html/clt-demo.html' | relative_url }}" width="100%" height="800" frameborder="0" style="border: 1px solid #ddd; border-radius: 8px;"></iframe>
28+
<iframe src="/assets/html/clt-demo.html" width="100%" height="800" frameborder="0" style="border: 1px solid #ddd; border-radius: 8px;"></iframe>
2929
</div>
3030
</div>
3131

0 commit comments

Comments
 (0)