Skip to content

Commit f463027

Browse files
committed
Updated the Playground URL
Signed-off-by: Steve Scargall <[email protected]>
1 parent e612b0a commit f463027

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

themes/memmachine/layouts/_partials/home-sections.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h1 class="title">
2323
>Start Building
2424
</a>
2525
<a
26-
href="#"
26+
href="https://playground.memmachine.ai"
2727
class="btn btn-primary mx-2"
2828
data-aos="fade-up"
2929
data-aos-delay="200"

themes/memmachine/layouts/_partials/pricing-table.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ <h3>Open Source</h3>
1919
<h4><span>$0</span><sub>/ forever</sub></h4>
2020
<p class="pricing-description">Self-hosted on your own infrastructure.</p>
2121
<div class="pricing-button">
22-
<a href="#" class="btn btn-primary">View on GitHub</a>
23-
<a href="#" class="btn btn-secondary">Explore Playground</a>
22+
<a href="https://github.com/MemMachine/MemMachine" class="btn btn-primary">View on GitHub</a>
23+
<a href="https://playground.memmachine.ai" class="btn btn-secondary">Explore the Playground</a>
2424
</div>
2525
<ul class="feature-list">
2626
<li><i class="fa-solid fa-circle-check"></i> All Memory Types</li>

0 commit comments

Comments
 (0)