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

@@ -5,7 +5,7 @@
The utility helps rendering JSON content as HTML without an editor instance, for example on the server side. All it needs is a JSON and an array of extensions.
## Source code
[packages/html/](https://github.com/ueberdosis/tiptap-next/blob/main/packages/html/)
[packages/html/](https://github.com/ueberdosis/tiptap/blob/main/packages/html/)
## Usage
<demo name="Guide/Content/GenerateHTML" highlight="6-7,42-48"/>