Fix broken links

This commit is contained in:
Tom Keffer
2024-01-05 15:48:12 -08:00
parent b46b859d88
commit f52ff71e6f
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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?"

View File

@@ -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