diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-05-22 11:00:54 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-05-22 11:00:54 +0200 |
commit | 1e595cd9170c50ca46f078cb5df93dabe71db524 (patch) | |
tree | af73fa95aeaf9ddd7bc5cdca300aaabe34cad6c3 /html | |
parent | debian: 2.2-2 (diff) | |
parent | update URLs (diff) | |
download | linux-status-1e595cd9170c50ca46f078cb5df93dabe71db524.tar.gz linux-status-1e595cd9170c50ca46f078cb5df93dabe71db524.zip |
Merge tag 'v2.2.1' into debian
Diffstat (limited to '')
-rw-r--r-- | html/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/index.html b/html/index.html index ebd805b..41a6e49 100644 --- a/html/index.html +++ b/html/index.html @@ -112,7 +112,7 @@ </div> <footer class="mt-auto py-3 border-top bg-light text-center text-muted small"> <div class="container"> - <a href="https://github.com/egor-tensin/linux-status">linux-status</a> — simple Linux server monitoring by <a href="https://egor-tensin.github.io/">Egor Tensin</a> + <a href="https://github.com/egor-tensin/linux-status">linux-status</a> — simple Linux server monitoring by <a href="https://egort.name/">Egor Tensin</a> </div> </footer> <script src="js/jquery.min.js"></script> |