Skip to content

Commit 6a999b2

Browse files
committed
docs: update github link in header
1 parent db99cf1 commit 6a999b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ export default withMermaid(
159159
],
160160
},
161161

162-
socialLinks: [{ icon: "github", link: "https://github.com/dasprid/jsonapi-serde-js" }],
162+
socialLinks: [{ icon: "github", link: "https://github.com/dasprid/taxum" }],
163163
},
164164
srcDir: "src",
165165
}),

0 commit comments

Comments
 (0)