diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-12-01 20:49:30 +0000 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-12-01 20:49:30 +0000 |
commit | 0cb503ad83e3f26df2b0739433ad034e3d7d0882 (patch) | |
tree | f099055e3cf125738208f375e724240d9a28d78b /html | |
parent | debian: 2.4.3-1 (diff) | |
parent | switch to tensin.name (diff) | |
download | linux-status-0cb503ad83e3f26df2b0739433ad034e3d7d0882.tar.gz linux-status-0cb503ad83e3f26df2b0739433ad034e3d7d0882.zip |
Merge tag 'v2.4.4' into debian
Diffstat (limited to 'html')
-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 4ac4bef..c783367 100644 --- a/html/index.html +++ b/html/index.html @@ -115,7 +115,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://egort.name/">Egor Tensin</a> + <a href="https://github.com/egor-tensin/linux-status">linux-status</a> — simple Linux server monitoring by <a href="https://tensin.name/">Egor Tensin</a> </div> </footer> <script src="js/jquery.min.js"></script> |