Skip to content

Commit cbaa8fc

Browse files
committed
Fix link
1 parent 95dbe44 commit cbaa8fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/writing-a-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ module.exports.postcss = true
9797

9898
[PostCSS plugin boilerplate]: https://github.com/postcss/postcss-plugin-boilerplate/
9999
[our Sharec config]: https://github.com/postcss/postcss-sharec-config
100-
[plugin template]: https://github.com/postcss/postcss-plugin-boilerplate/blob/main/index.js
100+
[plugin template]: https://github.com/postcss/postcss-plugin-boilerplate/blob/main/template/index.t.js
101101

102102

103103
## Step 3: Find nodes

0 commit comments

Comments
 (0)