Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/views/elements/install.thtml
diff options
context:
space:
mode:
Diffstat (limited to 'site/app/views/elements/install.thtml')
-rw-r--r--site/app/views/elements/install.thtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/app/views/elements/install.thtml b/site/app/views/elements/install.thtml
index 206cef5..707f1e2 100644
--- a/site/app/views/elements/install.thtml
+++ b/site/app/views/elements/install.thtml
@@ -225,7 +225,7 @@ if (count($addonFiles) < 1) {
?>
</p>
<?php
- $exp_addon_url = "/pages/experimentalAddons";
+ $exp_addon_url = "/pages/faq#experimental-addons";
echo sprintf(___('install_a_login_to_install'), $html->url($login_url), $html->url($exp_addon_url));
?>
</div>