Skip to content

Commit 6ba4c2a

Browse files
authored
Update marked renderer link on README.md
1 parent e9933ca commit 6ba4c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ This code will output the following HTML:
439439
</h1>
440440
```
441441

442-
> :blue_book: Follow official [marked.renderer](https://github.com/chjj/marked#block-level-renderer-methods) documentation for the list of tokens that can be overriden.
442+
> :blue_book: Follow official [marked.renderer](https://marked.js.org/#/USING_PRO.md#renderer) documentation for the list of tokens that can be overriden.
443443
444444
## Syntax highlight
445445

0 commit comments

Comments
 (0)