mirror of
https://github.com/weewx/weewx.git
synced 2026-05-19 07:15:18 -04:00
Fix broken links
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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?"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user