aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorRuben Beltran del Rio <ruben@unlimited.pizza>2024-02-19 23:58:08 +0000
committerRuben Beltran del Rio <ruben@unlimited.pizza>2024-02-19 23:58:08 +0000
commit6a7471cb9ab419c1a7a32c7dd95db99fe604f8c3 (patch)
tree138c33685a524e6ad9a2851d6b4e5bb561bb3f01 /public
parentde8c8f3614a51c69a8fee6a8553aad7166dae4a6 (diff)
Add link home
Diffstat (limited to 'public')
-rwxr-xr-xpublic/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index cfa2163..bb0a16e 100755
--- a/public/index.html
+++ b/public/index.html
@@ -28,7 +28,7 @@
</h1>
</header>
<main>
- <p>Status of services running in in bdr.sh</p>
+ <p>Status of services running in this server. <a href="https://r.bdr.sh">Go back to r.bdr.sh</a></p>
<table id="monitorcito">
</table>
</main>