Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong link in Download page #3920

Closed
BrainCrumbz opened this issue Apr 29, 2013 · 1 comment
Closed

Wrong link in Download page #3920

BrainCrumbz opened this issue Apr 29, 2013 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. c: Website matomo.org For issues related to our matomo.org website.
Milestone

Comments

@BrainCrumbz
Copy link

On Download page ([http://piwik.org/download-piwik/]), down below there's a broken link to Previous releases.

The actual HTML is:

<a href="#">Previous releases.</a>

The fixed one should be something like:

<a href="http://builds.piwik.org/">Previous releases.</a>

Keep up with the great job!!
Keywords: link documentation

@sgiehl
Copy link
Member

sgiehl commented May 1, 2013

Thank you for your report.
I've just fixed that issue.

@BrainCrumbz BrainCrumbz added this to the 1.12 - The Great 1.x Backlog milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. c: Website matomo.org For issues related to our matomo.org website.
Projects
None yet
Development

No branches or pull requests

2 participants