From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 7C082A0096 for ; Fri, 15 Mar 2019 23:37:02 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 54D882C17; Fri, 15 Mar 2019 23:37:02 +0100 (CET) Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by dpdk.org (Postfix) with ESMTP id 34B682BAC for ; Fri, 15 Mar 2019 23:37:01 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id E53553161; Fri, 15 Mar 2019 18:36:59 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Fri, 15 Mar 2019 18:37:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=3AVm9k8gktTH8cMV5/4c6/3Cl72mT+iyfl8/9wC1ttE=; b=Ue60pyUDD40B 0CrTs4gI7W2BcDBmSXWdcMmnKA3zo30peUOJmSuQ2ea8zTUKucE8BXzaUlCzTyx9 Noi48To7BIJB1oasRLzIhJZZrpdCCsyize6Zmq+3/6Z2L3R9gke4gX0eG0yBVpuw MTCh+fHcAapyCV+0fO08RX8awkSrmvs= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=3AVm9k8gktTH8cMV5/4c6/3Cl72mT+iyfl8/9wC1t tE=; b=OZyflRyjjMtOLe+7rDO4+IwvKYB46WKBYxEdKGWvv8bRfazQ84i9IC5bF HO4OozvXqSnZwpZPJxbZmdHfX/AiG0qOk0uY/68F2tKcS5FIUicyusS5g17r6/p/ 0pbGqIL3Ff0ZRfIuCUL4pkY41N3vNimM+eioB2cF24a0Io18QGQehBknne0Na+j1 ntjfGF1GiX2e4e6qvplmz0AJThHyaMziyKPlCaaZsAWQ3Y09f28WlkfQqLvJWtaV eYHyLrgwTpB8z+58/roDXubJs6nv50B8BSzOHked+LA3B+0Rb8YFjgUMBFOOskVF 4vxauvmBugB/W9GXR1D2K9GxNt2fQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrheeigddutdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucffoh hmrghinhepughpughkrdhorhhgnecukfhppeejjedrudefgedrvddtfedrudekgeenucfr rghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvthenuc evlhhushhtvghrufhiiigvpedt 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 80613E41BB; Fri, 15 Mar 2019 18:36:58 -0400 (EDT) From: Thomas Monjalon To: Jill Lovato , Trishan de Lanerolle Cc: web@dpdk.org Date: Fri, 15 Mar 2019 23:36:56 +0100 Message-ID: <2561721.CjGlMqfkxZ@xps> In-Reply-To: <7795767.N8h7GhTsEh@xps> References: <7795767.N8h7GhTsEh@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [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: , Errors-To: web-bounces@dpdk.org Sender: "web" Reminder, please could we update some links in the charter? https://www.dpdk.org/charter/ Thanks 27/11/2018 01:10, Thomas Monjalon: > 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