From mboxrd@z Thu Jan 1 00:00:00 1970 From: deirdre.o.connor@intel.com Subject: [PATCH v1] doc: fix broken link in docs Date: Mon, 22 Aug 2016 17:20:08 +0100 Message-ID: <1471882808-28035-1-git-send-email-deirdre.o.connor@intel.com> Cc: "Deirdre O'Connor" To: dev@dpdk.org Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 7B3C72142 for ; Mon, 22 Aug 2016 18:20:19 +0200 (CEST) List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" From: Deirdre O'Connor Fixes: 58abf6e77c6b ("doc: add contributors guide") Suggested-by: Jon Loeliger Signed-off-by: Deirdre O'Connor --- doc/guides/contributing/patches.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/contributing/patches.rst b/doc/guides/contributing/patches.rst index 16a21a5..729aea7 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. -- 2.7.4