From fb8d3e9cf66340e5b8b80befcb71cba3e9849233 Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Wed, 11 Sep 2013 14:47:23 -0700 Subject: [PATCH] add a more helpful message to the DS root index.html --- domain-server/src/web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domain-server/src/web/index.html b/domain-server/src/web/index.html index 0a90125685..4f83a6affa 100644 --- a/domain-server/src/web/index.html +++ b/domain-server/src/web/index.html @@ -1 +1 @@ -Testing \ No newline at end of file +If you can see this, your domain-server is alive and kicking. Go explore! \ No newline at end of file