Skip to content

Commit 01826e8

Browse files
authored
Update index.html
1 parent d0611f9 commit 01826e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ <h2 class="section-title">Our AI Tools</h2>
375375
<div class="feature-icon">💬</div>
376376
<h3 class="feature-title">Rust Learning Assistant</h3>
377377
<p class="feature-description">An intelligent assistant specifically designed to help you learn Rust programming. Get answers to your questions, code explanations, and personalized learning paths.</p>
378-
<a href="#rust-assistant" class="cta-button" style="margin-top: 1.5rem; font-size: 0.9rem; padding: 0.6rem 1.2rem;">Learn More</a>
378+
<a href="https://llamaedge.github.io/chatbot-ui/index?api_url=https://rustcoder.gaia.domains" class="cta-button" style="margin-top: 1.5rem; font-size: 0.9rem; padding: 0.6rem 1.2rem;">Learn More</a>
379379
</div>
380380

381381
<div class="feature-card">
@@ -450,7 +450,7 @@ <h3 style="color: var(--rust-dark); font-size: 1.3rem; margin-bottom: 1rem;">Key
450450
</ul>
451451
</div>
452452

453-
<a href="#" class="cta-button" style="font-size: 1.1rem;">Try Rust Assistant Now</a>
453+
<a href="https://llamaedge.github.io/chatbot-ui/index?api_url=https://rustcoder.gaia.domains" class="cta-button" style="font-size: 1.1rem;">Try Rust Assistant Now</a>
454454
</div>
455455

456456
<div style="flex: 1; min-width: 300px; background-color: #fff; border-radius: 16px; padding: 2rem; box-shadow: 0 10px 30px rgba(0,0,0,0.08); transition: transform 0.3s ease;">

0 commit comments

Comments
 (0)