From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id C93861559 for ; Fri, 7 Sep 2018 14:31:42 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 07 Sep 2018 05:31:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,342,1531810800"; d="scan'208";a="86837147" Received: from fyigit-mobl.ger.corp.intel.com (HELO [10.237.221.56]) ([10.237.221.56]) by fmsmga004.fm.intel.com with ESMTP; 07 Sep 2018 05:31:40 -0700 To: Thomas Monjalon Cc: web@dpdk.org, Yasufumi Ogawa , Trishan de Lanerolle References: <20180907104939.79749-1-ferruh.yigit@intel.com> <12911379.JSFot3mevc@xps> From: Ferruh Yigit Openpgp: preference=signencrypt Message-ID: Date: Fri, 7 Sep 2018 13:31:40 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <12911379.JSFot3mevc@xps> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-web] [PATCH] add link for Soft Patch Panel documentation 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: Fri, 07 Sep 2018 12:31:43 -0000 On 9/7/2018 12:38 PM, Thomas Monjalon wrote: > 07/09/2018 12:49, Ferruh Yigit: >> SPP documentation is now hosted on dpdk.org >> Adding link from doc.dpdk.org main page to SPP doc page. >> >> Signed-off-by: Ferruh Yigit >> --- >> --- a/content/doc/_index.md >> +++ b/content/doc/_index.md >> @@ -14,6 +14,7 @@ For a first try, you should follow the [quick start instructions](/doc/quick-sta >> {{< button href="//doc.dpdk.org/guides/linux_gsg/" >}} Linux User Guide {{< /button >}} >> {{< button href="//doc.dpdk.org/guides/prog_guide/" >}} Programmer's Guide {{< /button >}} >> {{< button href="//doc.dpdk.org/api/" >}} API Documentation {{< /button >}} >> + {{< button href="//doc.dpdk.org/spp/" >}} APPS - SPP {{< /button >}} > > No, sorry Ferruh, this part of the website is reserved to the DPDK core project. > The page you want to update is: > https://www.dpdk.org/hosted-projects/ Ahh, ok. Agreed that looks more proper place. Trishan, Can you please help adding a "Docs" link to "SPP" which will point to "doc.dpdk.org/spp/" Thanks, ferruh