replace link to GitHub repository

This commit is contained in:
Hans Pagel
2021-04-21 15:31:11 +02:00
parent 1677f5064f
commit f6a242438e
160 changed files with 1162 additions and 1162 deletions

View File

@@ -79,7 +79,7 @@ export default {
return `vscode://file${this.cwd}/src/demos/${this.name}/${this.files[0].name}`
}
return `https://github.com/ueberdosis/tiptap-next/tree/main/docs/src/demos/${this.name}`
return `https://github.com/ueberdosis/tiptap/tree/main/docs/src/demos/${this.name}`
},
},
}