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:
Diffstat (limited to 'plugins/ExampleReport/plugin.json')
-rw-r--r--plugins/ExampleReport/plugin.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/ExampleReport/plugin.json b/plugins/ExampleReport/plugin.json
index ac9c402e55..47e99fd87e 100644
--- a/plugins/ExampleReport/plugin.json
+++ b/plugins/ExampleReport/plugin.json
@@ -1,11 +1,11 @@
{
"name": "ExampleReport",
"version": "0.1.0",
- "description": "Piwik Platform showcase: how to define and display a data report.",
+ "description": "Matomo Platform showcase: how to define and display a data report.",
"theme": false,
"authors": [
{
- "name": "Piwik",
+ "name": "Matomo",
"email": "",
"homepage": ""
}