From: Deirdre O'Connor Date: Mon, 22 Aug 2016 16:20:08 +0000 (+0100) Subject: doc: fix patchwork link X-Git-Tag: spdx-start~6031 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=28d8abaf250c3fb4dcb6416518f4c54b4ae67205;p=dpdk.git doc: fix patchwork link Fixes: 58abf6e77c6b ("doc: add contributors guide") Reported-by: Jon Loeliger Signed-off-by: Deirdre O'Connor Acked-by: John McNamara --- diff --git a/doc/guides/contributing/patches.rst b/doc/guides/contributing/patches.rst index 16a21a52a3..729aea7171 100644 --- a/doc/guides/contributing/patches.rst +++ b/doc/guides/contributing/patches.rst @@ -24,7 +24,7 @@ The DPDK development process has the following features: The mailing list for DPDK development is `dev@dpdk.org `_. Contributors will need to `register for the mailing list `_ in order to submit patches. -It is also worth registering for the DPDK `Patchwork `_ +It is also worth registering for the DPDK `Patchwork `_ The development process requires some familiarity with the ``git`` version control system. Refer to the `Pro Git Book `_ for further information.