We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76f278d commit 5913c9dCopy full SHA for 5913c9d
examples/hf_demo_space/static/landing_page.html
@@ -651,7 +651,7 @@ <h4>Getting Started</h4>
651
We do not persist any data regarding Git repositories or API keys - everything stays local and private.
652
</p>
653
<div style="text-align:center; margin-top: 1.5rem;">
654
- <a href="{{ DEMO_BASE_URL} }}/tide" class="nav-link cta-button">Try Now</a>
+ <a href="{{ DEMO_BASE_URL }}/tide" class="nav-link cta-button">Try Now</a>
655
</div>
656
657
<p>© 2025 AgentTide. Built with CodeTide. Licensed under Apache 2.0.</p>
0 commit comments