[dpdk-web] fix link to code source
Thomas Monjalon
thomas at monjalon.net
Fri Aug 31 00:42:41 CEST 2018
29/08/2018 16:13, Ali Alnubani:
> Fixes href to the "Improve this page" link at the
> bottom of each page.
>
> Signed-off-by: Ali Alnubani <alialnu at mellanox.com>
> ---
> config.toml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/config.toml b/config.toml
> index 2b94816..657a7f9 100644
> --- a/config.toml
> +++ b/config.toml
> @@ -11,6 +11,7 @@ themeVariant = "gray"
> showVisitedLinks = true
> disableNavChevron = true
> disableSearch = true
> +editURL = "http://git.dpdk.org/tools/dpdk-web/tree/content/"
Applied, thanks for the catch
More information about the web
mailing list