From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: fix pdf build warning Date: Mon, 26 Oct 2015 15:21:21 +0100 Message-ID: <2570385.9Zb72rIP1A@xps13> References: <1444654480-25020-1-git-send-email-john.mcnamara@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-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by dpdk.org (Postfix) with ESMTP id DC41D8D85 for ; Mon, 26 Oct 2015 15:22:30 +0100 (CET) Received: by wicfx6 with SMTP id fx6so116539707wic.1 for ; Mon, 26 Oct 2015 07:22:30 -0700 (PDT) In-Reply-To: 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 a pdf doc build warning where a link wasn't recognised: > > > > doc/guides/contributing/documentation.rst:: > > WARNING: unusable reference target found: inkscape.org > > > > Signed-off-by: John McNamara > > Acked-by: Harry van Haaren Applied, thanks