mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Fix Release Notes link to refer to correct location (#1665)
* Fix Release Notes link to refer to correct location * Fix typo
This commit is contained in:
@@ -52,6 +52,7 @@ export interface IProductConfiguration {
|
||||
};
|
||||
documentationUrl: string;
|
||||
releaseNotesUrl: string;
|
||||
gettingStartedUrl: string;
|
||||
keyboardShortcutsUrlMac: string;
|
||||
keyboardShortcutsUrlLinux: string;
|
||||
keyboardShortcutsUrlWin: string;
|
||||
|
||||
Reference in New Issue
Block a user