diff options
author | Nathan Kinkade <nath@nkinka.de> | 2013-02-14 14:28:46 +0000 |
---|---|---|
committer | Nathan Kinkade <nath@nkinka.de> | 2013-02-14 14:28:46 +0000 |
commit | 711651f727e093cc7357a6bbff6bd992fd6dfd80 (patch) | |
tree | 2dadc1c06acf1ab3d42d3ed5415568535db54416 /installer/views | |
parent | 0047af90bf4db08b22838e6ded22a7fa70cee98a (diff) | |
parent | e5ed05004f005bdccdbf68e199ae2324ad97e895 (diff) |
Merge branch 'master' of git://github.com/gallery/gallery3
Diffstat (limited to 'installer/views')
-rw-r--r-- | installer/views/install.html.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/installer/views/install.html.php b/installer/views/install.html.php index a0eddaf3..7a30561a 100644 --- a/installer/views/install.html.php +++ b/installer/views/install.html.php @@ -13,9 +13,9 @@ <div id="footer"> <p> <i>Did something go wrong? Try - the <a href="http://codex.gallery2.org/Gallery3:FAQ">FAQ</a> + the <a href="http://codex.galleryproject.org/Gallery3:FAQ">FAQ</a> or ask in - the <a href="http://gallery.menalto.com/forum">Gallery + the <a href="http://galleryproject.org/forum">Gallery forums</a>.</i> </p> </div> |