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:
authorLuca <41986129+obendev@users.noreply.github.com>2019-07-05 16:55:21 +0300
committerThomas Steur <tsteur@users.noreply.github.com>2019-07-05 16:55:21 +0300
commit8af33bf687e3d2fde9733875c85d3ac4417aadf7 (patch)
tree3db91d0be502dcaf99e2768eba855b079a1b48d3 /plugins/Feedback
parentee22806f2b88de613637d15d25dceec8c1fdc92d (diff)
Fix GitHub links for 'About matomo'-Page (Footer) (#14531)
There are still old GitHub links in the footer of the 'About matomo'-Page I changed them to the new ones, so that there is no unnecessary redirect Old pull request #14528
Diffstat (limited to 'plugins/Feedback')
-rw-r--r--plugins/Feedback/templates/index.twig8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/Feedback/templates/index.twig b/plugins/Feedback/templates/index.twig
index 5f503aebee..a27d28f551 100644
--- a/plugins/Feedback/templates/index.twig
+++ b/plugins/Feedback/templates/index.twig
@@ -72,9 +72,9 @@
"</a>",
"<a target='_blank' rel='noreferrer noopener' href='https://developer.matomo.org/guides/core-team-workflow#submitting-a-feature-request'>",
"</a>",
- "<a target='_blank' rel='noreferrer noopener' href='https://github.com/matomo-org/piwik/issues'>",
+ "<a target='_blank' rel='noreferrer noopener' href='https://github.com/matomo-org/matomo/issues'>",
"</a>",
- "<a target='_blank' rel='noreferrer noopener' href='https://github.com/matomo-org/piwik/issues/new'>",
+ "<a target='_blank' rel='noreferrer noopener' href='https://github.com/matomo-org/matomo/issues/new'>",
"</a>"
)|raw }}</p>
</div>
@@ -102,8 +102,8 @@
<a target="_blank" rel="noreferrer noopener" href="https://www.linkedin.com/groups/867857/">Linkedin</a>
</li>
<li>
- <a target="_blank" rel="noreferrer noopener" href="https://github.com/matomo-org/piwik"><img class="icon" src="plugins/Morpheus/icons/dist/socials/github.com.png"></a>
- <a target="_blank" rel="noreferrer noopener" href="https://github.com/matomo-org/piwik">GitHub</a>
+ <a target="_blank" rel="noreferrer noopener" href="https://github.com/matomo-org/matomo"><img class="icon" src="plugins/Morpheus/icons/dist/socials/github.com.png"></a>
+ <a target="_blank" rel="noreferrer noopener" href="https://github.com/matomo-org/matomo">GitHub</a>
</li>
</ul>
<ul class="menu">