Skip to content

Commit f2fff9a

Browse files
Fix link in contribution template
1 parent a7f473b commit f2fff9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- [ ] Add a `@deprecated since X.Y` in the JavaDoc
1212
- [ ] Document the replacement in the JavaDoc (if any)
1313
- [ ] When dropping an API:
14-
- [ ] Make sure it respects the [deprecation policy](../docs/deprecation-policy.md)
14+
- [ ] Make sure it respects the [deprecation policy](https://github.com/SonarSource/sonar-plugin-api/blob/master/docs/deprecation-policy.md)
1515
- [ ] Bump the major version (breaking change)
1616
- [ ] Make sure checks are green: build passes, Quality Gate is green
1717
- [ ] Merge after getting approval by at least one member of the guild

0 commit comments

Comments
 (0)