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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-06-16 21:41:47 +0300
committerGitHub <noreply@github.com>2020-06-16 21:41:47 +0300
commitc28934cb1871d6b6bd6a866660493a1137de17c6 (patch)
tree5cf6ca7948b0cd14758098d4ea7b39d242bff548 /build/change-version.js
parent970f3b3a8fb2ebdb559cd380cc2820d932ffb33d (diff)
Rename "master" to "main". (#31050)
Diffstat (limited to 'build/change-version.js')
-rw-r--r--build/change-version.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/change-version.js b/build/change-version.js
index e68d4fe62a..ba6e46a471 100644
--- a/build/change-version.js
+++ b/build/change-version.js
@@ -4,7 +4,7 @@
* Script to update version number references in the project.
* Copyright 2017-2020 The Bootstrap Authors
* Copyright 2017-2020 Twitter, Inc.
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
'use strict'