Skip to content

Commit 5913c9d

Browse files
committed
typoe fix
1 parent 76f278d commit 5913c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/hf_demo_space/static/landing_page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@ <h4>Getting Started</h4>
651651
We do not persist any data regarding Git repositories or API keys - everything stays local and private.
652652
</p>
653653
<div style="text-align:center; margin-top: 1.5rem;">
654-
<a href="{{ DEMO_BASE_URL} }}/tide" class="nav-link cta-button">Try Now</a>
654+
<a href="{{ DEMO_BASE_URL }}/tide" class="nav-link cta-button">Try Now</a>
655655
</div>
656656

657657
<p>&copy; 2025 AgentTide. Built with CodeTide. Licensed under Apache 2.0.</p>

0 commit comments

Comments
 (0)