diff options
Diffstat (limited to 'vendor/twbs/bootstrap/site/data')
-rw-r--r-- | vendor/twbs/bootstrap/site/data/docs-versions.yml | 2 | ||||
-rw-r--r-- | vendor/twbs/bootstrap/site/data/icons.yml | 8 | ||||
-rw-r--r-- | vendor/twbs/bootstrap/site/data/translations.yml | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/vendor/twbs/bootstrap/site/data/docs-versions.yml b/vendor/twbs/bootstrap/site/data/docs-versions.yml index a924dd231..2323104a9 100644 --- a/vendor/twbs/bootstrap/site/data/docs-versions.yml +++ b/vendor/twbs/bootstrap/site/data/docs-versions.yml @@ -48,7 +48,7 @@ - group: v5.x baseurl: "https://getbootstrap.com/docs" - description: "Current major release. Last update was v5.3.3." + description: "Current major release. Last update was v5.3.5." versions: - "5.0" - "5.1" diff --git a/vendor/twbs/bootstrap/site/data/icons.yml b/vendor/twbs/bootstrap/site/data/icons.yml index 6dafbe83f..ee5b8004c 100644 --- a/vendor/twbs/bootstrap/site/data/icons.yml +++ b/vendor/twbs/bootstrap/site/data/icons.yml @@ -4,13 +4,13 @@ preferred: - name: Feather website: https://feathericons.com/ - name: Octicons - website: https://primer.style/octicons/ + website: https://primer.style/foundations/icons more: - name: Bytesize website: https://github.com/danklammer/bytesize-icons - name: CoreUI Icons - website: https://icons.coreui.io/ + website: https://coreui.io/icons/ - name: Google Material icons website: https://fonts.google.com/icons - name: Ionicons @@ -18,10 +18,10 @@ more: - name: Dripicons website: http://demo.amitjakhu.com/dripicons/ - name: Ikons - website: http://ikons.piotrkwiatkowski.co.uk/ + website: https://ikons.piotrkwiatkowski.co.uk/ - name: Icons8 website: https://icons8.com/ - name: icofont website: https://icofont.com/ - name: Tabler Icons - website: https://tabler-icons.io/ + website: https://tabler.io/icons diff --git a/vendor/twbs/bootstrap/site/data/translations.yml b/vendor/twbs/bootstrap/site/data/translations.yml index 803bb5cbf..81bf8c2f3 100644 --- a/vendor/twbs/bootstrap/site/data/translations.yml +++ b/vendor/twbs/bootstrap/site/data/translations.yml @@ -41,4 +41,4 @@ - name: Spanish code: es description: Bootstrap 5 EspaƱol - url: https://bootstrap.esdocu.com/ + url: https://esdocu.net/bootstrap/comenzando/ |