Skip to content

Commit 9ab73ce

Browse files
committed
doc: Update README.md
1 parent e896d49 commit 9ab73ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,10 @@ This [`ReactMarkdownProps`](https://github.com/remarkjs/react-markdown/tree/15b4
103103
- `components` (`Object.<string, Component>`, default: `{}`)\
104104
Object mapping tag names to React components
105105
- `remarkPlugins` (`Array.<Plugin>`, default: `[]`)\
106-
List of [remark plugins][remark-plugins] to use.
106+
List of [remark plugins][https://github.com/remarkjs/remark/blob/main/doc/plugins.md#list-of-plugins] to use.
107107
See the next section for examples on how to pass options
108108
- `rehypePlugins` (`Array.<Plugin>`, default: `[]`)\
109-
List of [rehype plugins][rehype-plugins] to use.
109+
List of [rehype plugins][https://github.com/rehypejs/rehype/blob/main/doc/plugins.md#list-of-plugins] to use.
110110
See the next section for examples on how to pass options
111111

112112

0 commit comments

Comments
 (0)