Skip to content

Commit 8fb0209

Browse files
committed
fix(templates): correct privacyInformationUrl format in WindowsTerminal.json
1 parent 285905d commit 8fb0209

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Templates/MobileApps/Windows/Store/WindowsTerminal.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"publisher": "Microsoft Corporation",
66
"developer": "Microsoft Corporation",
77
"informationUrl": "https://github.com/microsoft/terminal/issues",
8-
"privacyInformationUrl": "go.microsoft.com/fwlink/?LinkID=521839",
8+
"privacyInformationUrl": "https://go.microsoft.com/fwlink/?LinkID=521839",
99
"isFeatured": false,
1010
"categories": [],
1111
"roleScopeTagIds": [],

0 commit comments

Comments
 (0)