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:
authorLukas Winkler <Findus23@users.noreply.github.com>2017-10-06 01:22:42 +0300
committerMatthieu Aubry <mattab@users.noreply.github.com>2017-10-06 01:22:42 +0300
commit28a202f7d8d51f69a3384763374a9066f517909e (patch)
treec46892007132f025c5e4dcafae706b238c0fd737 /CONTRIBUTING.md
parent11de54ca12d2a46e74cf190a65a848e0356dd470 (diff)
replace HTTP links with HTTPS (#12157)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 2130bf7275..09fdfbaf54 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,10 +2,10 @@
Great to have you here! Read the following guide on our developer zone to learn how you can help make this project better!
-http://developer.piwik.org/guides/contributing-to-piwik-core
+https://developer.piwik.org/guides/contributing-to-piwik-core
## How to submit a bug report or suggest a feature?
-Please read the recommendations on writing a good [bug report](http://developer.piwik.org/guides/core-team-workflow#submitting-a-bug-report) or [feature request](http://developer.piwik.org/guides/core-team-workflow#submitting-a-feature-request).
+Please read the recommendations on writing a good [bug report](https://developer.piwik.org/guides/core-team-workflow#submitting-a-bug-report) or [feature request](https://developer.piwik.org/guides/core-team-workflow#submitting-a-feature-request).
## How to suggest improvements to translations?