Fix matomo readme

This commit is contained in:
Chocobozzz 2019-07-30 09:49:40 +02:00
parent 10f682061a
commit b6a854780d
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 2 additions and 2 deletions

View File

@ -4,4 +4,4 @@ Matomo plugin that tracks page views on a PeerTube instance.
## Settings ## Settings
![settings screen](http://lutim.cpy.re/7B4o8oRf.png) ![settings screen](https://lutim.cpy.re/7B4o8oRf.png)

View File

@ -1,7 +1,7 @@
{ {
"name": "peertube-plugin-matomo", "name": "peertube-plugin-matomo",
"version": "0.0.2", "version": "0.0.2",
"description": "Hello world PeerTube plugin example", "description": "Matomo plugin that tracks page views on a PeerTube instance.",
"engine": { "engine": {
"peertube": ">=1.3.0" "peertube": ">=1.3.0"
}, },