From dd0579303693b52040d7fa45e349828ba08c1fcf Mon Sep 17 00:00:00 2001 From: KiddoV Date: Thu, 25 Aug 2022 13:48:35 -0500 Subject: [PATCH] set `helpurl` link --- template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.json b/template.json index 3b229ac..60dc299 100644 --- a/template.json +++ b/template.json @@ -3,5 +3,5 @@ "shortname": "wails-pure-js-template", "author": "KiddoV", "description": "This is a wails template without any front-end frameworks. You have to build everything from scratch.", - "helpurl": "" + "helpurl": "https://github.com/KiddoV/wails-pure-js-template/discussions" } \ No newline at end of file