Fix 'Edit on Github' link url in docs
This commit is contained in:
committed by
Hans Pagel
parent
33420f4ae0
commit
6fa886273f
@@ -154,7 +154,7 @@ export default {
|
|||||||
},
|
},
|
||||||
|
|
||||||
githubUrl() {
|
githubUrl() {
|
||||||
return `https://github.com/ueberdosis/tiptap-pro-extensions/tree/main/demos/src/${this.name}`
|
return `https://github.com/ueberdosis/tiptap/tree/main/demos/src/${this.name}`
|
||||||
},
|
},
|
||||||
|
|
||||||
source() {
|
source() {
|
||||||
|
|||||||
Reference in New Issue
Block a user