diff --git a/docs/networking/mtr.md b/docs/networking/mtr.md index f5e6e883..d3d73d10 100644 --- a/docs/networking/mtr.md +++ b/docs/networking/mtr.md @@ -10,7 +10,7 @@ last_modified_date: 2024-02-15 This article relies on the live media [created here](/docs/live-sessions/linux-live-session). ## Overview -The mtr tool combines the functionality of the traceroute and ping programs in a single network diagnostic tool, it is [Pingplotter](/docs/networking/pingplotter.md) for Linux. +The mtr tool combines the functionality of the traceroute and ping programs in a single network diagnostic tool, it is [Pingplotter](/docs/networking/pingplotter) for Linux. ## Using MTR to troubleshoot 1. Open "terminal emulator" from the application menu @@ -18,4 +18,4 @@ The mtr tool combines the functionality of the traceroute and ping programs in a - To do a basic test you can use "google.com": `mtr google.com` 3. Let mtr run for about 2 minutes then take a screenshot and share it with the channel. - To take a screenshot in our live session type "screenshot" in the application menu to open the screenshot utility. - - After taking your screenshot use the "Host on imgur" option to upload the screenshot and get a URL that you will provide to the chat. \ No newline at end of file + - After taking your screenshot use the "Host on imgur" option to upload the screenshot and get a URL that you will provide to the chat.