From 9c217983db6c9592f7a49f6d40427c91454e4ecc Mon Sep 17 00:00:00 2001 From: Shane Tomlinson <stomlinson@mozilla.com> Date: Thu, 5 Jul 2012 22:50:10 +0100 Subject: [PATCH] update the OpenPhoto link to point to current.openfoto.me. issue #1925 --- resources/views/about.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/about.ejs b/resources/views/about.ejs index 4ea433948..439a82049 100644 --- a/resources/views/about.ejs +++ b/resources/views/about.ejs @@ -9,7 +9,7 @@ <article class="blurb"> <div class="info first"> <h1>Persona replaces multiple passwords</h1> - <p>Sites such as <a href="http://crossword.thetimes.co.uk/">The Times Crossword</a>, <a href="http://openphoto.net/">OpenPhoto</a> and <a href="https://www.voo.st/">Voost</a> use Persona instead of usernames to sign you in.</p><p>This means you only need one password to sign in to many sites.</p> + <p>Sites such as <a href="http://crossword.thetimes.co.uk/">The Times Crossword</a>, <a href="http://current.openphoto.me/">OpenPhoto</a> and <a href="https://www.voo.st/">Voost</a> use Persona instead of usernames to sign you in.</p><p>This means you only need one password to sign in to many sites.</p> </div> <div class="graphic"> -- GitLab