Merge pull request #8587 from alext/patch-1

Fix "Sign your work" link in CONTRIBUTING.md
This commit is contained in:
Rosen Penev 2019-04-03 14:17:38 -07:00 committed by GitHub
commit 3b65a21c7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View 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: