aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/zenhub/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/zenhub/package.json b/recipes/zenhub/package.json
index 46ab35a..214e820 100644
--- a/recipes/zenhub/package.json
+++ b/recipes/zenhub/package.json
@@ -6,6 +6,6 @@
6 "repository": "https://github.com/mordaroso/recipe-franz-zenhub", 6 "repository": "https://github.com/mordaroso/recipe-franz-zenhub",
7 "config": { 7 "config": {
8 "hasTeamId": true, 8 "hasTeamId": true,
9 "serviceURL": "https://app.zenhub.com/workspace/o/{teamId}/boards" 9 "serviceURL": "https://app.zenhub.com/workspaces/{teamId}/board"
10 } 10 }
11} 11}