[dpdk-web] [PATCH] update the code browse link to point to elixir
Ali Alnubani
alialnu at mellanox.com
Mon Aug 5 15:39:56 CEST 2019
The DPDK source code is indexed with the Elixir Cross-Referencer,
and is available at both code.dpdk.org, and lxr.dpdk.org.
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}
---
--
2.11.0
More information about the web
mailing list