[dpdk-web] [PATCH] update the code browse link to point to elixir

Ferruh Yigit ferruh.yigit at intel.com
Tue Aug 27 12:47:31 CEST 2019


On 8/27/2019 10:32 AM, Ferruh Yigit wrote:
> On 8/5/2019 2:39 PM, Ali Alnubani wrote:
>> The DPDK source code is indexed with the Elixir Cross-Referencer,
>> and is available at both code.dpdk.org, and lxr.dpdk.org.
> 
> +1, thanks :)
> 
> I will announce this in wider internal group.

I did share, and get a comment to have this link in somewhere in dpdk.org,
what do you think?

> 
>>
>> Suggested-by: Thomas Monjalon <thomas at monjalon.net>
>> Signed-off-by: Ali Alnubani <alialnu at mellanox.com>
>> ---
>>  content/contribute/_index.md | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/content/contribute/_index.md b/content/contribute/_index.md
>> index 5afc23c..be2bc1a 100644
>> --- a/content/contribute/_index.md
>> +++ b/content/contribute/_index.md
>> @@ -34,7 +34,7 @@ Or if git is blocked in your network:
>>  git clone http://dpdk.org/git/dpdk
>>  ```
>>  
>> -The source code can be [browsed online](//git.dpdk.org/dpdk/tree/).
>> +The source code can be [browsed online](//code.dpdk.org/dpdk/latest/source).
>>  
>>  ## Contribute by sending patches {#send}
>>  ---
>>
> 



More information about the web mailing list