diff options
author | Mladen Sablic <mladen.sablic@gmail.com> | 2017-11-13 21:34:50 +0100 |
---|---|---|
committer | Mladen Sablic <mladen.sablic@gmail.com> | 2017-11-13 22:11:38 +0100 |
commit | 78b7a6e364ed86bce9d1b528adc051a29847dd42 (patch) | |
tree | abeed96873a2e5832c08216ef5fef0849073e231 /COMMUNITY.md | |
parent | Merge pull request #1436 from rtrlib/rpki (diff) | |
download | frr-78b7a6e364ed86bce9d1b528adc051a29847dd42.tar.xz frr-78b7a6e364ed86bce9d1b528adc051a29847dd42.zip |
frr: COMMUNITY.md updated link to to kernel.org
Signed-off-by: Mladen Sablic <mladen.sablic@gmail.com>
Diffstat (limited to 'COMMUNITY.md')
-rw-r--r-- | COMMUNITY.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/COMMUNITY.md b/COMMUNITY.md index 5bc95ddcc..b90c8ac4e 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -111,7 +111,7 @@ the Developer's Certificate of Origin (below). Code without a proper signoff can not and will not be merged. If you are unfamiliar with this process, you should read the [official policy -at kernel.org](http://www.kernel.org/doc/Documentation/SubmittingPatches) and +at kernel.org](https://www.kernel.org/doc/html/latest/process/submitting-patches.html) and you might find this article about [participating in the Linux community on the Linux Foundation website](http://www.linuxfoundation.org/content/how-participate-linux-community-0) |