Skip to content

Commit d90f573

Browse files
committed
chore: update readme
1 parent 40df605 commit d90f573

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
@@ -350,9 +350,9 @@ posthtml().process(html, { parser: pug(options) }).then((result) => result.html)
350350

351351
## [Plugins](http://maltsev.github.io/posthtml-plugins)
352352

353-
In case you want to develop your own plugin, we recommend using [posthtml-plugin-boilerplate][plugin] to get started.
353+
In case you want to develop your own plugin, we recommend using [posthtml-plugin-starter][plugin] to get started.
354354

355-
[plugin]: https://github.com/posthtml/posthtml-plugin-boilerplate
355+
[plugin]: https://github.com/posthtml/posthtml-plugin-starter
356356

357357
#### TEXT
358358

0 commit comments

Comments
 (0)