From c19ee3e64d9ef3895db7484987a7208ec3b3bcfc Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Wed, 1 Feb 2023 20:22:05 +0800 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 6754173..c0c266d 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -27,7 +27,7 @@ ## Development & Contributions - [CONTRIBUTING Rules & Guide](https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md) -- [How to Translation](https://github.com/louislam/uptime-kuma/tree/master/src/languages) +- [How to Translation](https://github.com/louislam/uptime-kuma/tree/master/src/lang) - [Setup Development Environment](https://github.com/louislam/uptime-kuma/wiki/Setup-Development-Environment) - [Test Pull Requests](https://github.com/louislam/uptime-kuma/wiki/Test-Pull-Requests) - [Development Side Notes](https://github.com/louislam/uptime-kuma/wiki/Development-Side-Notes)