aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-11-26 01:31:41 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-11-26 01:31:41 +0100
commit067e63e200de7adf887ad4f76a30da0b8046b636 (patch)
tree2c9a14d75430e6184e9b28ba1708750bcf4baee5
parenttop: fix -E/-e arguments on newer top's (diff)
downloadlinux-status-067e63e200de7adf887ad4f76a30da0b8046b636.tar.gz
linux-status-067e63e200de7adf887ad4f76a30da0b8046b636.zip
switch to tensin.namev2.4.4
-rw-r--r--README.md2
-rw-r--r--html/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8fa0051..f01e989 100644
--- a/README.md
+++ b/README.md
@@ -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://egort.name/status/.
+https://tensin.name/status/.
Installation
------------
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> &mdash; simple Linux server monitoring by <a href="https://egort.name/">Egor&nbsp;Tensin</a>
+ <a href="https://github.com/egor-tensin/linux-status">linux-status</a> &mdash; simple Linux server monitoring by <a href="https://tensin.name/">Egor&nbsp;Tensin</a>
</div>
</footer>
<script src="js/jquery.min.js"></script>