CONTRIBUTING: Fix "Sign your work" link 8587/head
authorAlex Tomlins <alex@tomlins.org.uk>
Wed, 3 Apr 2019 20:49:35 +0000 (21:49 +0100)
committerAlex Tomlins <alex@tomlins.org.uk>
Wed, 3 Apr 2019 20:56:20 +0000 (21:56 +0100)
This was linking to a non-existent page in the wiki.

Signed-off-by: Alex Tomlins <alex@tomlins.org.uk>
CONTRIBUTING.md

index 75d8bc2dc2781aabada91437dc4eacb52343d0b0..ef47a6391f562dadbdf9d30c7e969e8fe48ced6a 100644 (file)
@@ -42,7 +42,7 @@ All packages you commit or submit by pull-request should follow these simple gui
 * Have a useful description prefixed with the package name
     (E.g.: "foopkg: Add libzot dependency")
 * Include Signed-off-by tag in the commit comments.
-    See: [Sign your work](https://openwrt.org/docs/guide-developer/submittingpatches-tomerge?s[]=sign#sign_your_work)
+    See: [Sign your work](https://openwrt.org/submitting-patches#sign_your_work)
 
 ### Advice on pull requests: