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
path: root/js/src/util
diff options
context:
space:
mode:
authorJulien Déramond <julien.deramond@orange.com>2021-09-08 17:58:50 +0300
committerGitHub <noreply@github.com>2021-09-08 17:58:50 +0300
commit499485589f10f678fd36b3683e1c8553c0a9a2e6 (patch)
tree19da672bab9ba803c2668407e7ac3b3d4e8ab884 /js/src/util
parentde68df20cdfff8b5cefacddfe0b554b9ffc9479a (diff)
Remove remaining "master" branch references (#34932)
Diffstat (limited to 'js/src/util')
-rw-r--r--js/src/util/backdrop.js2
-rw-r--r--js/src/util/focustrap.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/js/src/util/backdrop.js b/js/src/util/backdrop.js
index e98d807075..80628c38d7 100644
--- a/js/src/util/backdrop.js
+++ b/js/src/util/backdrop.js
@@ -1,7 +1,7 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.1.1): util/backdrop.js
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
diff --git a/js/src/util/focustrap.js b/js/src/util/focustrap.js
index ca6f8273f7..f1433c219f 100644
--- a/js/src/util/focustrap.js
+++ b/js/src/util/focustrap.js
@@ -1,7 +1,7 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.1.1): util/focustrap.js
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/