Add correct repository format in elm-package.json

This commit is contained in:
stuart nelson 2017-03-31 16:25:56 +02:00
parent cc8f3bb866
commit 3f9494e32d

View File

@ -1,7 +1,7 @@
{
"version": "1.0.0",
"summary": "Redesigned and reimplemented UI for Alertmanager.",
"repository": "https://github.com/prometheus/alertmanager",
"repository": "https://github.com/prometheus/alertmanager.git",
"license": "Apache-2.0",
"source-directories": [
"src"