summaryrefslogtreecommitdiffstats
path: root/docs/content/usage/widgets/network.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/usage/widgets/network.md')
-rw-r--r--docs/content/usage/widgets/network.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/usage/widgets/network.md b/docs/content/usage/widgets/network.md
index 96369f87..9cf1e9e2 100644
--- a/docs/content/usage/widgets/network.md
+++ b/docs/content/usage/widgets/network.md
@@ -12,7 +12,7 @@ received and transmitted.
The legend displays the current reads and writes per second in bits, as well as the total amount read/written.
The y-axis automatically scales based on shown read/write values, and by default, is a linear scale based on base-10 units (e.x. kilobit, gigabit, etc.).
-Through [configuration](../../configuration/command-line-flags.md), the read/write per second unit can be changed to bytes, while the y-axis can be changed to a
+Through [configuration](../../configuration/command-line-options.md), the read/write per second unit can be changed to bytes, while the y-axis can be changed to a
log scale and/or use base-2 units (e.x. kibibit, gibibit, etc.).
One can also adjust the displayed time range through either the keyboard or mouse, with a range of 30s to 600s.