diff --git a/Home.md b/Home.md index 24eff95..09ce3cf 100644 --- a/Home.md +++ b/Home.md @@ -199,12 +199,12 @@ Reload: `hbd reload`. The server will now alert when a monitored host crosses th | Topic | Where to look | |---|---| -| Full server config reference | [README — Server](README.md#server-hbd) | -| Client options and all plugins | [README — Client](README.md#client-hbc) | -| Threshold alerting details | [docs/THRESHOLD_ALERTING.md](docs/THRESHOLD_ALERTING.md) | -| Notification channels | [docs/NOTIFICATIONS.md](docs/NOTIFICATIONS.md) | -| User accounts and roles | [docs/USERS.md](docs/USERS.md) | -| Writing a custom plugin | [docs/PLUGIN_DEVELOPMENT.md](docs/PLUGIN_DEVELOPMENT.md) | -| Nagios check integration | [docs/NAGIOS_INTEGRATION.md](docs/NAGIOS_INTEGRATION.md) | -| REST API | [docs/HTTP_API.md](docs/HTTP_API.md) | -| Zero-dependency client | [README — hbc_mini](README.md#hbc_mini--zero-dependency-client) | +| Full server config reference | [README — Server](https://git.wrede.ca/andreas/heartbeat/src/branch/master/README.md#server-hbd) | +| Client options and all plugins | [README — Client](https://git.wrede.ca/andreas/heartbeat/src/branch/master/README.md#client-hbc) | +| Threshold alerting details | [THRESHOLD_ALERTING.md](https://git.wrede.ca/andreas/heartbeat/src/branch/master/docs/THRESHOLD_ALERTING.md) | +| Notification channels | [NOTIFICATIONS.md](https://git.wrede.ca/andreas/heartbeat/src/branch/master/docs/NOTIFICATIONS.md) | +| User accounts and roles | [USERS.md](https://git.wrede.ca/andreas/heartbeat/src/branch/master/docs/USERS.md) | +| Writing a custom plugin | [PLUGIN_DEVELOPMENT.md](https://git.wrede.ca/andreas/heartbeat/src/branch/master/docs/PLUGIN_DEVELOPMENT.md) | +| Nagios check integration | [NAGIOS_INTEGRATION.md](https://git.wrede.ca/andreas/heartbeat/src/branch/master/docs/NAGIOS_INTEGRATION.md) | +| REST API | [HTTP_API.md](https://git.wrede.ca/andreas/heartbeat/src/branch/master/docs/HTTP_API.md) | +| Zero-dependency client | [README — hbc_mini](https://git.wrede.ca/andreas/heartbeat/src/branch/master/README.md#hbc_mini--zero-dependency-client) |