Fix feature request links (#9089)

* Fix feature request links

* fwlink for send a smile link too
This commit is contained in:
Charles Gagnon
2020-02-07 13:03:49 -08:00
committed by GitHub
parent b4e30e17af
commit 39ac8498dc

View File

@@ -19,7 +19,7 @@
"linuxIconName": "com.azuredatastudio.oss",
"licenseFileName": "LICENSE.txt",
"reportIssueUrl": "https://github.com/Microsoft/azuredatastudio/issues/new?labels=customer%20reported%20issue",
"requestFeatureUrl": "https://github.com/Microsoft/azuredatastudio/issues/new?labels=feature-request",
"requestFeatureUrl": "https://go.microsoft.com/fwlink/?linkid=2118021",
"privacyStatementUrl": "https://privacy.microsoft.com/en-us/privacystatement",
"telemetryOptOutUrl": "https://github.com/Microsoft/azuredatastudio/wiki/How-to-Disable-Telemetry-Reporting",
"urlProtocol": "azuredatastudio",
@@ -29,7 +29,7 @@
},
"sendASmile": {
"reportIssueUrl": "https://github.com/Microsoft/azuredatastudio/issues/new?labels=customer%20reported%20issue",
"requestFeatureUrl": "https://github.com/Microsoft/azuredatastudio/issues/new?labels=feature-request"
"requestFeatureUrl": "https://go.microsoft.com/fwlink/?linkid=2118115"
},
"gettingStartedUrl": "https://go.microsoft.com/fwlink/?linkid=862039",
"releaseNotesUrl": "https://go.microsoft.com/fwlink/?linkid=875578",