Skip to content

Commit ec4eea0

Browse files
authored
docs: Fix link in PR template (#81)
1 parent 0e88e76 commit ec4eea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Example link: https://diff.intrinsic.com/@netlify/plugin-sitemap/0.3.3/0.3.4
1212

1313
**Have you completed the following?**
1414

15-
- [ ] Read and followed the [plugin author guidelines](/docs/guidelines.md).
15+
- [ ] Read and followed the [plugin author guidelines](https://github.com/netlify/plugins/blob/master/docs/guidelines.md).
1616
- [ ] Included all [required fields](https://github.com/netlify/plugins/blob/master/docs/CONTRIBUTING.md#required-fields) in your entry.
1717
- [ ] Tested the plugin [locally](https://docs.netlify.com/cli/get-started/#run-builds-locally) and [on Netlify](https://docs.netlify.com/configure-builds/build-plugins/#install-a-plugin), using the plugin version stated in your entry.
1818

0 commit comments

Comments
 (0)