Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Aubry <mattab@users.noreply.github.com>2019-05-17 12:02:16 +0300
committerdiosmosis <diosmosis@users.noreply.github.com>2019-05-17 12:02:16 +0300
commit10d3b200f10f5be010870b37eb08f4689acbc649 (patch)
tree1c4ac8a595491ebadf2de0d42e483dcc106109b4 /plugins
parent56113989c01e26b3bf4c90d132aa40ff2601da31 (diff)
"Support & Services" button link updated to new Support Plans https://matomo.org/support-plans/ (#14456)
Links now to https://matomo.org/support-plans/ instead of https://matomo.org/support/
Diffstat (limited to 'plugins')
-rw-r--r--plugins/CoreUpdater/templates/updateSuccess.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CoreUpdater/templates/updateSuccess.twig b/plugins/CoreUpdater/templates/updateSuccess.twig
index bf9e0e1b95..84bb7bd904 100644
--- a/plugins/CoreUpdater/templates/updateSuccess.twig
+++ b/plugins/CoreUpdater/templates/updateSuccess.twig
@@ -29,7 +29,7 @@
<div class="row">
<div class="col s5 offset-s1">
- <a href="https://matomo.org/support/?pk_medium=Update_Success_button&pk_source=Piwik_App&pk_campaign=App_Updated" class="btn btn-block">{{ 'CoreUpdater_ServicesSupport'|translate }}</a>
+ <a href="https://matomo.org/support-plans/?pk_medium=Update_Success_button&pk_source=Piwik_App&pk_campaign=App_Updated" class="btn btn-block">{{ 'CoreUpdater_ServicesSupport'|translate }}</a>
</div>
<div class="col s5">
<a href="https://matomo.org/hosting/?pk_medium=App_Cloud_button&pk_source=Piwik_App&pk_campaign=App_Updated" class="btn btn-block">{{ 'CoreUpdater_CloudHosting'|translate }}</a>