From be9dbcc72028397700be47b4a8b1cf4e697fd93c Mon Sep 17 00:00:00 2001 From: Jari Bakken Date: Fri, 31 Oct 2014 15:22:45 +0100 Subject: [PATCH] Add issues to finnbuild.json --- finnbuild.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/finnbuild.json b/finnbuild.json index 466ce6710b..93a1c5bb9e 100644 --- a/finnbuild.json +++ b/finnbuild.json @@ -1,7 +1,8 @@ { "links": { "build": "UNLEASH-UNLEASHGITHUB", - "repository": "https://github.com/finn-no/unleash" + "repository": "https://github.com/finn-no/unleash", + "issues": "https://github.com/finn-no/unleash/issues" }, "versions": { "jdk": "1.8",