From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: fix a link in contribution guide Date: Tue, 17 Jan 2017 17:04:20 +0100 Message-ID: <1499615.9Wydx7SYBP@xps13> References: <20170106012232.20246-1-yskoh@mellanox.com> <20170106224010.24752-1-yskoh@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" To: Yongseok Koh Return-path: Received: from mail-lf0-f53.google.com (mail-lf0-f53.google.com [209.85.215.53]) by dpdk.org (Postfix) with ESMTP id 62642108F for ; Tue, 17 Jan 2017 17:04:23 +0100 (CET) Received: by mail-lf0-f53.google.com with SMTP id n124so42975709lfd.2 for ; Tue, 17 Jan 2017 08:04:23 -0800 (PST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > A referenced document in the Linux Kernel has been moved to a sub- > > directory. And kernel community has moved to RST/Sphinx. The links are > > replaced with HTML rendered links. > > > > Signed-off-by: Yongseok Koh > > Acked-by: John McNamara Applied, thanks