update package.json to match repository
... | ... | @@ -9,9 +9,9 @@ |
"peertube", | ||
"plugin" | ||
], | ||
"homepage": "https://framagit.org/framasoft/peertube/official-plugins/tree/master/peertube-plugin-hello-world", | ||
"homepage": "https://framagit.org/rigelk/peertube-plugin-player-watermark", | ||
"author": "Rigel Kent", | ||
"bugs": "https://framagit.org/framasoft/peertube/official-plugins/issues", | ||
"bugs": "https://framagit.org/rigelk/peertube-plugin-player-watermark/issues", | ||
"library": "./main.js", | ||
"staticDirs": {}, | ||
"css": [ | ||
... | ... |
Please register or sign in to comment