We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 996451d commit eab2243Copy full SHA for eab2243
.github/PULL_REQUEST_TEMPLATE.md
@@ -24,8 +24,8 @@ it above in your description.
24
-->
25
26
[editorconfig]: https://editorconfig.org
27
-[changelog]: https://github.com/NotAShelf/nvf/tree/main/docs/release-notes
28
-[hacking nvf]: https://notashelf.github.io/nvf/index.xhtml#sec-guidelines
+[changelog]: https://github.com/NotAShelf/nvf/tree/main/docs/manual/release-notes
+[hacking nvf]: https://nvf.notashelf.dev/hacking.html#sec-guidelines
29
30
- [ ] I have updated the [changelog] as per my changes
31
- [ ] I have tested, and self-reviewed my code
0 commit comments