From f52ff71e6f174e58bc1dd4f94d281bec0b0e548d Mon Sep 17 00:00:00 2001 From: Tom Keffer Date: Fri, 5 Jan 2024 15:48:12 -0800 Subject: [PATCH] Fix broken links --- docs_src/upgrade.md | 2 +- docs_src/usersguide/troubleshooting/what-to-do.md | 2 +- docs_src/usersguide/where.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs_src/upgrade.md b/docs_src/upgrade.md index 0bcf09ac..ca0d3443 100644 --- a/docs_src/upgrade.md +++ b/docs_src/upgrade.md @@ -156,7 +156,7 @@ configuration file using `--config`. Old configuration files with an absolute path will continue to function as before. However, if you wish, you can explicitly upgrade the configuration file by using the utility [`weectl station -upgrade`](../utilities/weectl-station#upgrade-an-existing-station), in which +upgrade`](utilities/weectl-station.md#upgrade-an-existing-station), in which case `WEEWX_ROOT=/` will be changed to `WEEWX_ROOT=/etc/weewx`. sudo weectl station upgrade --what config diff --git a/docs_src/usersguide/troubleshooting/what-to-do.md b/docs_src/usersguide/troubleshooting/what-to-do.md index af555b2c..c6e9e80d 100644 --- a/docs_src/usersguide/troubleshooting/what-to-do.md +++ b/docs_src/usersguide/troubleshooting/what-to-do.md @@ -14,7 +14,7 @@ if you are using a driver or skin that is not part of the WeeWX core. If you still have problems, here are a few things to try on your system: -1. Look at the [log file](../usersguide/monitoring.md#log-messages). We +1. Look at the [log file](../monitoring.md#log-messages). We are always happy to take questions, but the first thing someone will ask is, "What did you find in the log file?" diff --git a/docs_src/usersguide/where.md b/docs_src/usersguide/where.md index ccf1cdfd..e36c2924 100644 --- a/docs_src/usersguide/where.md +++ b/docs_src/usersguide/where.md @@ -71,7 +71,7 @@ facility. On some systems, the log messages end up in files that you can browse as you would any other file. On other systems you will have to use tools provided by the operating system to see the log messages. -See the section [_Monitoring WeeWX_](../monitoring/#log-messages). +See the section [_Monitoring WeeWX_](monitoring.md/#log-messages). ## Location of executables in a pip install