diff options
Diffstat (limited to 'app.json')
-rw-r--r-- | app.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ "news", "RSS" ], - "repository": "https://github.com/JARR-aggregator/JARR.git", - "logo": "https://raw.githubusercontent.com/JARR-aggregator/JARR/master/web/static/img/logo.png", + "repository": "https://github.com/JARR/JARR.git", + "logo": "https://raw.githubusercontent.com/JARR/JARR/master/web/static/img/logo.png", "scripts": { "postdeploy": "python src/manager.py db_create" }, |