From: Daira Hopwood Date: Thu, 5 Sep 2013 16:58:38 +0000 (+0100) Subject: Thu Mar 8 23:17:58 GMT 2012 david-sarah@jacaranda.org X-Git-Url: https://git.rkrishnan.org/uri/URI:DIR2:%5B%5E?a=commitdiff_plain;h=2f0d16286c9d7a263c146c851752a7a65a293c0a;p=tahoe-lafs%2Ftahoe-lafs.git Thu Mar 8 23:17:58 GMT 2012 david-sarah@jacaranda.org * Make the link on the Welcome page to 'https://tahoe-lafs.org/', not 'http:'. Includes a test. fixes #1682 --- diff --git a/src/allmydata/test/test_web.py b/src/allmydata/test/test_web.py index 0f0cd104..1357f3ae 100644 --- a/src/allmydata/test/test_web.py +++ b/src/allmydata/test/test_web.py @@ -522,6 +522,7 @@ class Web(WebMixin, WebErrorMixin, testutil.StallMixin, testutil.ReallyEqualMixi def _check(res): self.failUnlessIn('Welcome to Tahoe-LAFS', res) self.failUnlessIn(FAVICON_MARKUP, res) + self.failUnlessIn('href="https://tahoe-lafs.org/"', res) self.s.basedir = 'web/test_welcome' fileutil.make_dirs("web/test_welcome") diff --git a/src/allmydata/web/welcome.xhtml b/src/allmydata/web/welcome.xhtml index 8a5b9aa1..5c86cfc2 100644 --- a/src/allmydata/web/welcome.xhtml +++ b/src/allmydata/web/welcome.xhtml @@ -88,7 +88,7 @@

Other Resources

-
Please visit the Tahoe-LAFS home page for +
Please visit the Tahoe-LAFS home page for code updates and bug reporting.
The provisioning tool and