Skip to content

Commit 76f278d

Browse files
committed
typo fix
1 parent 4738642 commit 76f278d

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
@@ -555,7 +555,7 @@ <h1 class="hero-tagline">AI Agents for Smarter Codebases</h1>
555555
<div class="nav-links">
556556
<a href="https://github.com/BrunoV21/CodeTide" class="nav-link">GitHub</a>
557557
<a href="https://docs.codetide.dev" class="nav-link">Documentation</a>
558-
<a href="{{ DEMO_BASE_URL} }}/tide" class="nav-link cta-button">Try Now</a>
558+
<a href="{{ DEMO_BASE_URL }}/tide" class="nav-link cta-button">Try Now</a>
559559
</div>
560560

561561
<div class="code-snippet">

0 commit comments

Comments
 (0)