mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Fix link for Getting Started command (#16863)
* Fix link for Getting Started command * Fix comment
This commit is contained in:
@@ -165,8 +165,8 @@ import 'vs/workbench/contrib/cli/node/cli.contribution';
|
||||
//#endregion
|
||||
|
||||
// {{SQL CARBON EDIT}}
|
||||
// release notes
|
||||
import 'sql/workbench/update/electron-browser/releaseNotes.contribution';
|
||||
// getting started
|
||||
import 'sql/workbench/update/electron-browser/gettingStarted.contribution';
|
||||
|
||||
// query history
|
||||
import 'sql/workbench/contrib/queryHistory/electron-browser/queryHistory.contribution';
|
||||
|
||||
Reference in New Issue
Block a user