From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: fix missing link target Date: Thu, 17 Dec 2015 17:26:37 +0100 Message-ID: <42671384.CeagxU2sZL@xps13> References: <1450262570-8604-1-git-send-email-john.mcnamara@intel.com> <8CEF83825BEC744B83065625E567D7C219F9030C@IRSMSX108.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Mcnamara, John" Return-path: Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com [74.125.82.52]) by dpdk.org (Postfix) with ESMTP id B31518D8C for ; Thu, 17 Dec 2015 17:27:54 +0100 (CET) Received: by mail-wm0-f52.google.com with SMTP id l126so30963387wml.1 for ; Thu, 17 Dec 2015 08:27:54 -0800 (PST) In-Reply-To: <8CEF83825BEC744B83065625E567D7C219F9030C@IRSMSX108.ger.corp.intel.com> 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" > > Fix missing link in the Linux GSG, accidentally removed in previous merge: > > > > WARNING: undefined label: linux_gsg_compiling_dpdk > > Fixes: 29c673401c4d ("doc: improve Linux guide layout") > > > > Signed-off-by: John McNamara > Acked-by: Bernard Iremonger Applied, thanks