treewide: update wiki links

Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
This commit is contained in:
Leong Hui Wong
2019-12-14 15:31:54 +08:00
parent 44b1f65cc4
commit 0a3b6465f6
12 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
# Contributing Guidelines
(See <http://wiki.openwrt.org/doc/devel/packages> for overall format and construction)
(See <https://openwrt.org/docs/guide-developer/packages> for overall format and construction)
### Basic guidelines
@@ -29,7 +29,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 in the comment
(See <https://dev.openwrt.org/wiki/SubmittingPatches#a10.Signyourwork>)
(See <https://openwrt.org/submitting-patches#sign_your_work>)
### Advice on pull requests: