From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 63BF5DE0 for ; Tue, 27 Nov 2018 01:10:08 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id E206F22108; Mon, 26 Nov 2018 19:10:07 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 26 Nov 2018 19:10:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding:content-type; s=mesmtp; bh=z+qu4AcTpN SpdZKk/Egygq+r/VQy13sRuSSfVIhM4lc=; b=OcYqSJoTdPGt5D9DocgA8q6YZv NvqNAkU/qYgC+f4TP4GPooRwyW68QS8ZC6ugfv9c+rI1c/NVvYvDagXA7gp9pfQr smJDwcT62Vp94YvDxEVlehnq5DRDAeLeEoVdtgTXNqPzxYYSaYWUipdDW5zB7BCT 5va0lCsdAFfBM9c1g= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=z+qu4A cTpNSpdZKk/Egygq+r/VQy13sRuSSfVIhM4lc=; b=iq3lUY5oK/4Ugr7MhXJd/I 6BRW1XHIlW35bkUoCWi2Xz8bpqTak2ynJVvata6exfNEytk6Hijx4pecTBbMoxGa Aszpbxnjc9JZP43LC+WmArue0N3Wg85Viqx8fNGnjLw0+6gDIQrhR36POI7G6Ht0 A14FwPsXMpmxA/oIWz8FBwY4ZNhg89eoPmPFkDdECDwsx4Gdf/otvDvrAMcc/yYl 64fpt+DZe+g94avLjGZtnpj07wuPglBmrfoTbUjLxT4b+RgNbGM36qcJ74ve9yxl Ehn7085+lc+oeJsbQOWinBnD1NnOtcmJAYMEMGoRU5cGiY9ePDuN/BL8zBuqpOKw == X-ME-Sender: X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id CDAC0E4899; Mon, 26 Nov 2018 19:10:06 -0500 (EST) From: Thomas Monjalon To: Jill Lovato , Trishan de Lanerolle Cc: web@dpdk.org Date: Tue, 27 Nov 2018 01:10:03 +0100 Message-ID: <7795767.N8h7GhTsEh@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: [dpdk-web] broken link in charter for qat_adf X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2018 00:10:08 -0000 Hi, The link to qat_adf in section 6. Intellectual Property Policy must be changed to https://git.dpdk.org/dpdk/tree/drivers/common/qat/qat_adf because the directory has moved in the source tree. Note that all links starting with http://www.dpdk.org/browse/ should be changed to https://git.dpdk.org/ While at it, the links to http://www.dpdk.org/about/techboard#members should be changed to https://core.dpdk.org/techboard/#members Thanks