Skip to content

Commit dca2702

Browse files
committed
update home.js
1 parent 99ff7de commit dca2702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vix-site/src/data/home.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export const HOME = {
55
"Vix.cpp is a modern C++ runtime built as a serious alternative to Node.js, Deno, and Bun. It is designed for unreliable networks, offline-first workflows, peer-to-peer systems, and extreme native performance.",
66
ctas: [
77
{ label: "Install", to: "/install", kind: "primary" },
8-
{ label: "See examples", to: "/examples", kind: "secondary" },
8+
{ label: "See examples", to: "/docs/examples", kind: "secondary" },
99
],
1010
badges: [
1111
"Offline-first runtime",

0 commit comments

Comments
 (0)