diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-24 11:30:59 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-24 11:30:59 +0100 |
commit | db63b8b5714d5d901064f9aaa52aebfa47cdeb52 (patch) | |
tree | 373e4b0143614235908a5791fd87eb9b158cf74a /README.md | |
parent | debian/README: update (diff) | |
parent | workflows/ci: fix Python 3.6 tests (diff) | |
download | linux-status-db63b8b5714d5d901064f9aaa52aebfa47cdeb52.tar.gz linux-status-db63b8b5714d5d901064f9aaa52aebfa47cdeb52.zip |
Merge branch 'master' into debian
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ Shows your `top`, Docker container status, systemd units & timers, allows you to reboot the server, etc. For example, see an instance running on my server at -https://status.egort.name/. +https://egort.name/status/. Installation ------------ |