From 0468448b8532e749ba26126b16b43472f3c69edd Mon Sep 17 00:00:00 2001 From: Brian Warner <warner@lothar.com> Date: Fri, 13 Jul 2007 17:15:44 -0700 Subject: [PATCH] welcome.xhtml: add a link to allmydata.org --- src/allmydata/web/welcome.xhtml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/allmydata/web/welcome.xhtml b/src/allmydata/web/welcome.xhtml index 7cf232b5..41661d86 100644 --- a/src/allmydata/web/welcome.xhtml +++ b/src/allmydata/web/welcome.xhtml @@ -13,6 +13,9 @@ <div n:render="global_vdrive" /> <div n:render="private_vdrive" /> +<div>Please visit the <a href="http://allmydata.org">Tahoe home page</a> for +code updates and bug reporting.</div> + <h2>Grid Status</h2> <div>My nodeid: <span n:render="string" n:data="my_nodeid" /></div> -- 2.45.2