chore: updated links d939eda7
Steve · 2026-01-29 20:23 1 file(s) · +2 −2
docs/vocs.config.ts +2 −2
11 11
	ogImageUrl: "/og.png",
12 12
	aiCta: false,
13 13
	editLink: {
14 -
		pattern: "https://leaflet.org/stevedylan.dev/sequoia",
14 +
		pattern: "https://tangled.org/stevedylan.dev/sequoia",
15 15
		text: "Edit on Tangled",
16 16
	},
17 17
	topNav: [
18 18
		{ text: "Docs", link: "/quickstart", match: "/" },
19 19
		{ text: "Blog", link: "/blog" },
20 20
		{ text: "Tanlged", link: "https://tangled.org/stevedylan.dev/sequoia" },
21 -
		{ text: "GitHub", link: "https://github.com" },
21 +
		{ text: "GitHub", link: "https://github.com/stevedylandev/sequoia" },
22 22
	],
23 23
	sidebar: [
24 24
		{