Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoão Moreno <joao.moreno@microsoft.com>2021-02-14 22:10:24 +0300
committerJoão Moreno <joao.moreno@microsoft.com>2021-02-14 22:10:24 +0300
commit980becda8d52cc341ddf349021bbda0788912b4d (patch)
treecc5872918b1b7e7ccff886d3854d6d2240267747 /scripts
parenta699ffaee62010c4634d301da2bbdb7646b8d1da (diff)
main rename
fixes #116341
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/generate-definitelytyped.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/generate-definitelytyped.sh b/scripts/generate-definitelytyped.sh
index 118401b43cb..1b139ebbf79 100755
--- a/scripts/generate-definitelytyped.sh
+++ b/scripts/generate-definitelytyped.sh
@@ -14,7 +14,7 @@ header="// Type definitions for Visual Studio Code ${1}
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
- * See https://github.com/microsoft/vscode/blob/master/LICENSE.txt for license information.
+ * See https://github.com/microsoft/vscode/blob/main/LICENSE.txt for license information.
*--------------------------------------------------------------------------------------------*/
/**