Skip to content

Commit 781a333

Browse files
fixed bot link
1 parent 78573b1 commit 781a333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const activePage = "home";
4040
<!-- Embed an additional iframe below the Gradio app -->
4141
<div class="iframe-wrapper">
4242
<iframe
43-
src="hhttps://christophermarais-amabot.hf.space/"
43+
src="https://christophermarais-amabot.hf.space/"
4444
frameborder="0">
4545
</iframe>
4646
</div>

0 commit comments

Comments
 (0)