Skip to content

Commit 195e8ac

Browse files
Merge pull request #4 from danlaush/patch-1
docs: Update link for Introduction to Unified
2 parents d217f99 + d52cfdc commit 195e8ac

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
@@ -196,7 +196,7 @@ npm install unified rehype-parse rehype-stringify rehype-slug
196196

197197
Usage
198198
--------------------------
199-
Using the Rehype TOC plugin requires an understanding of how to use Unified and Rehype. [Here is an excelleng guide](https://unifiedjs.com/using-unified.html) to learn the basics.
199+
Using the Rehype TOC plugin requires an understanding of how to use Unified and Rehype. [Here is an excelleng guide](https://unifiedjs.com/learn/guide/introduction-to-unified/) to learn the basics.
200200

201201
The Rehype TOC plugin works just like any other Rehype plugin. Pass it to [the `.use()` method](https://github.com/unifiedjs/unified#processoruseplugin-options), optionally with an [options object](#options).
202202

0 commit comments

Comments
 (0)