gihub: fix PR template broken URL
authorWesley Gimenes <[email protected]>
Wed, 4 Jun 2025 02:36:52 +0000 (23:36 -0300)
committerJosef Schlehofer <[email protected]>
Thu, 4 Sep 2025 09:16:08 +0000 (11:16 +0200)
changes the relative URL in the PR template to an absolute URL
to resolve a "Not Found" error.

Signed-off-by: Wesley Gimenes <[email protected]>
.github/pull_request_template.md

index 8d1d04426acba62110b2b898430d1e34214176d9..237d0d5f9ca9c70f70d7f766d475dd62620a20d7 100644 (file)
@@ -18,7 +18,7 @@
 
 ## ✅ Formalities
 
-- [ ] I have reviewed the [CONTRIBUTING.md](../CONTRIBUTING.md) file for detailed contributing guidelines.
+- [ ] I have reviewed the [CONTRIBUTING.md](https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md) file for detailed contributing guidelines.
 
 ### If your PR contains a patch: