We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 983a040 commit 9431d90Copy full SHA for 9431d90
packages/website/docs/.vitepress/config.ts
@@ -150,7 +150,7 @@ export default defineConfig({
150
// },
151
algolia: getAlgoliaConfig(process.env),
152
socialLinks: [
153
- { icon: "github", link: "https://github.com/TypeCellOS/BlockNote" },
+ { icon: "github", link: "https://github.com/yousefed/blocknote" },
154
// { icon: "twitter", link: "https://twitter.com/TypeCellOS" },
155
{
156
icon: "discord",
0 commit comments