From: Alex Tomlins Date: Wed, 3 Apr 2019 20:49:35 +0000 (+0100) Subject: CONTRIBUTING: Fix "Sign your work" link X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c51e847bd942b09ceab224d0ae9034150a6a15be;p=openwrt-packages.git CONTRIBUTING: Fix "Sign your work" link This was linking to a non-existent page in the wiki. Signed-off-by: Alex Tomlins --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 75d8bc2dc..ef47a6391 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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: