Skip to content

Commit 8877a9b

Browse files
authored
Update +page.svelte
1 parent 2dcbd91 commit 8877a9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/routes/+page.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,14 +133,14 @@
133133
<div class="my-12 lg:my-[7.5rem]">
134134
<section class="container pb-0">
135135
<a
136-
href="/blog/post/introducing-new-compute-capabilities-appwrite-functions"
136+
href="/blog/post/what-is-mcp"
137137
class="web-hero-banner-button mb-4"
138138
on:click={() => trackEvent({ plausible: { name: 'Banner button click' } })}
139139
>
140140
<span class="web-icon-star shrink-0" aria-hidden="true" />
141141
<span class="text-caption shrink-0 font-medium">New</span>
142142
<div class="web-hero-banner-button-sep" />
143-
<span class="text-caption web-u-trim-1">New compute options available</span>
143+
<span class="text-caption web-u-trim-1">Announncing new Appwrite MCP server</span>
144144
<span class="web-icon-arrow-right shrink-0" aria-hidden="true" />
145145
</a>
146146
<Hero>

0 commit comments

Comments
 (0)