From 47f9359b965a12129f6c79c44a36bdb50b0489f8 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sat, 10 Dec 2022 23:18:18 +0800 Subject: [PATCH] Update --- Maintenance.md | 4 ++-- _Sidebar.md | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Maintenance.md b/Maintenance.md index 2abd43e..8793f8f 100644 --- a/Maintenance.md +++ b/Maintenance.md @@ -2,5 +2,5 @@ This feature is designed for: -- Temporary disable notifications during time window -- Show the message on status pages. \ No newline at end of file +- Temporary disable notifications during a time window +- Show a maintenance message on status pages. diff --git a/_Sidebar.md b/_Sidebar.md index d57531a..5fa1a2a 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -12,6 +12,7 @@ - [Notification Methods](https://github.com/louislam/uptime-kuma/wiki/Notification-Methods) - [Badge](https://github.com/louislam/uptime-kuma/wiki/Badge) - [How to Monitor Docker Containers](https://github.com/louislam/uptime-kuma/wiki/How-to-Monitor-Docker-Containers) +- [Maintenance](https://github.com/louislam/uptime-kuma/wiki/Maintanance) ## Network - [Reverse Proxy](https://github.com/louislam/uptime-kuma/wiki/Reverse-Proxy) @@ -32,4 +33,4 @@ ## More - [Supported Versions](https://github.com/louislam/uptime-kuma/blob/master/SECURITY.md) -- [MIT License](https://github.com/louislam/uptime-kuma/blob/master/LICENSE) \ No newline at end of file +- [MIT License](https://github.com/louislam/uptime-kuma/blob/master/LICENSE)