diff options
| -rwxr-xr-x | public/index.html | 2 |
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> |