Skip to content

Commit 9431d90

Browse files
authored
fix github link (#131)
1 parent 983a040 commit 9431d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/website/docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ export default defineConfig({
150150
// },
151151
algolia: getAlgoliaConfig(process.env),
152152
socialLinks: [
153-
{ icon: "github", link: "https://github.com/TypeCellOS/BlockNote" },
153+
{ icon: "github", link: "https://github.com/yousefed/blocknote" },
154154
// { icon: "twitter", link: "https://twitter.com/TypeCellOS" },
155155
{
156156
icon: "discord",

0 commit comments

Comments
 (0)