Skip to content

Commit 150c823

Browse files
authored
chore: fix link to config in pull request template
1 parent 036b2f0 commit 150c823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
- Add `title`. Make sure it uses camelCase syntax just like the method itself
2121
- Add `slug`. Use param-case to write it. In most cases it will be just like `title`
2222
- Add `desription` with one short sentence describing what method useful for
23-
- Add `group`. To categorize method on `/operators` page. Full list of available groups, you can see in [documentation/src/content/config.ts](../documentation/src/content/config.ts)
23+
- Add `group`. To categorize method on `/operators` page. Full list of available groups, you can see in [documentation/src/content/config.ts](https://github.com/effector/patronum/blob/main/documentation/src/content/config.ts)

0 commit comments

Comments
 (0)