summaryrefslogtreecommitdiff
path: root/modules/gallery/views/upgrader.html.php
diff options
context:
space:
mode:
authorNathan Kinkade <nath@nkinka.de>2013-02-14 14:28:46 +0000
committerNathan Kinkade <nath@nkinka.de>2013-02-14 14:28:46 +0000
commit711651f727e093cc7357a6bbff6bd992fd6dfd80 (patch)
tree2dadc1c06acf1ab3d42d3ed5415568535db54416 /modules/gallery/views/upgrader.html.php
parent0047af90bf4db08b22838e6ded22a7fa70cee98a (diff)
parente5ed05004f005bdccdbf68e199ae2324ad97e895 (diff)
Merge branch 'master' of git://github.com/gallery/gallery3
Diffstat (limited to 'modules/gallery/views/upgrader.html.php')
-rw-r--r--modules/gallery/views/upgrader.html.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/gallery/views/upgrader.html.php b/modules/gallery/views/upgrader.html.php
index 70d37dd1..edfaf720 100644
--- a/modules/gallery/views/upgrader.html.php
+++ b/modules/gallery/views/upgrader.html.php
@@ -144,8 +144,8 @@
<p>
<em>
<?= t("Did something go wrong? Try the <a href=\"%faq_url\">FAQ</a> or ask in the <a href=\"%forums_url\">Gallery forums</a>.",
- array("faq_url" => "http://codex.gallery2.org/Gallery3:FAQ",
- "forums_url" => "http://gallery.menalto.com/forum")) ?>
+ array("faq_url" => "http://codex.galleryproject.org/Gallery3:FAQ",
+ "forums_url" => "http://galleryproject.org/forum")) ?>
</em>
</p>
</div>