doc: net: Use proper github link for statistics Kconfig file

Show proper network statistics Kconfig file link.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
Jukka Rissanen 2019-03-07 20:18:49 +02:00 committed by Kumar Gala
commit 4e201a60e3

View file

@ -13,7 +13,7 @@ Overview
Network statistics are collected if :option:`CONFIG_NET_STATISTICS` is set. Network statistics are collected if :option:`CONFIG_NET_STATISTICS` is set.
Individual component statistics for IPv4 or IPv6 can be turned off Individual component statistics for IPv4 or IPv6 can be turned off
if those statistics are not needed. See various options in if those statistics are not needed. See various options in
:file:`subsys/net/ip/Kconfig.stats` file for details. :zephyr_file:`subsys/net/ip/Kconfig.stats` file for details.
By default, the system collects network statistics per network interface. This By default, the system collects network statistics per network interface. This
can be controlled by :option:`CONFIG_NET_STATISTICS_PER_INTERFACE` option. can be controlled by :option:`CONFIG_NET_STATISTICS_PER_INTERFACE` option.