From 4bd887882e5144ac0bbe8eb4c0528b8c17a6b66f Mon Sep 17 00:00:00 2001 From: Angel Date: Fri, 19 Oct 2018 09:56:21 -0400 Subject: [PATCH 1/2] Update index.md --- .../diagnostics/diagnosing-network-issues-with-mtr/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/index.md b/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/index.md index 54468215150..2edaa7cc548 100644 --- a/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/index.md +++ b/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/index.md @@ -22,7 +22,7 @@ external_resources: [MTR](http://www.bitwizard.nl/mtr/) is a powerful tool which enables administrators to diagnose and isolate networking errors and provide reports of network status to upstream providers. MTR represents an evolution of the `traceroute` command by providing a greater data sample, as if augmenting `traceroute` with `ping` output. This document provides an in depth overview of MTR, the data it generates, and how to interpret and draw conclusions based on the data provided by it. -For a basic overview of network diagnostic techniques, see our introduction to [network diagnostics](/docs/using-linux/administration-basics/#network-diagnostics). If you are having general issues with your system, read our overview of general [system diagnostics](/docs/using-linux/administration-basics/#system-diagnostics). +For a basic overview of network diagnostic techniques, see our introduction to [network diagnostics](docs/tools-reference/linux-system-administration-basics/#network-diagnostics). If you are having general issues with your system, read our overview of general [system diagnostics](/docs/using-linux/administration-basics/#system-diagnostics). ## Network Diagnostics Background From ad19743f0d4be5c65c7e42de774772962785f558 Mon Sep 17 00:00:00 2001 From: Angel Date: Fri, 19 Oct 2018 10:00:34 -0400 Subject: [PATCH 2/2] Update index.md --- .../diagnostics/diagnosing-network-issues-with-mtr/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/index.md b/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/index.md index 2edaa7cc548..874aa41c4b0 100644 --- a/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/index.md +++ b/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/index.md @@ -22,7 +22,7 @@ external_resources: [MTR](http://www.bitwizard.nl/mtr/) is a powerful tool which enables administrators to diagnose and isolate networking errors and provide reports of network status to upstream providers. MTR represents an evolution of the `traceroute` command by providing a greater data sample, as if augmenting `traceroute` with `ping` output. This document provides an in depth overview of MTR, the data it generates, and how to interpret and draw conclusions based on the data provided by it. -For a basic overview of network diagnostic techniques, see our introduction to [network diagnostics](docs/tools-reference/linux-system-administration-basics/#network-diagnostics). If you are having general issues with your system, read our overview of general [system diagnostics](/docs/using-linux/administration-basics/#system-diagnostics). +For a basic overview of network diagnostic techniques, see our introduction to [network diagnostics](/docs/tools-reference/linux-system-administration-basics/#network-diagnostics). If you are having general issues with your system, read our overview of general [system diagnostics](/docs/using-linux/administration-basics/#system-diagnostics). ## Network Diagnostics Background