mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Fix feature request links (#9089)
* Fix feature request links * fwlink for send a smile link too
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
"linuxIconName": "com.azuredatastudio.oss",
|
"linuxIconName": "com.azuredatastudio.oss",
|
||||||
"licenseFileName": "LICENSE.txt",
|
"licenseFileName": "LICENSE.txt",
|
||||||
"reportIssueUrl": "https://github.com/Microsoft/azuredatastudio/issues/new?labels=customer%20reported%20issue",
|
"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",
|
"privacyStatementUrl": "https://privacy.microsoft.com/en-us/privacystatement",
|
||||||
"telemetryOptOutUrl": "https://github.com/Microsoft/azuredatastudio/wiki/How-to-Disable-Telemetry-Reporting",
|
"telemetryOptOutUrl": "https://github.com/Microsoft/azuredatastudio/wiki/How-to-Disable-Telemetry-Reporting",
|
||||||
"urlProtocol": "azuredatastudio",
|
"urlProtocol": "azuredatastudio",
|
||||||
@@ -29,7 +29,7 @@
|
|||||||
},
|
},
|
||||||
"sendASmile": {
|
"sendASmile": {
|
||||||
"reportIssueUrl": "https://github.com/Microsoft/azuredatastudio/issues/new?labels=customer%20reported%20issue",
|
"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",
|
"gettingStartedUrl": "https://go.microsoft.com/fwlink/?linkid=862039",
|
||||||
"releaseNotesUrl": "https://go.microsoft.com/fwlink/?linkid=875578",
|
"releaseNotesUrl": "https://go.microsoft.com/fwlink/?linkid=875578",
|
||||||
|
|||||||
Reference in New Issue
Block a user