Skip to content

Commit 183de22

Browse files
authored
Merge pull request #2849 from appwrite/HarshMN2345-patch-2
Update button href to point to new endpoint
2 parents 1907f96 + 9002bbc commit 183de22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/routes/(marketing)/(components)/ai-table.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
>
189189
<Button
190190
variant="secondary"
191-
href={VARS.ARENA_ENDPOINT}
191+
href="https://arena.appwrite.io"
192192
target="_blank"
193193
rel="noopener noreferrer"
194194
class="is-full-width-mobile">View full benchmark</Button

0 commit comments

Comments
 (0)