Skip to content

Commit b5d5499

Browse files
jacobmllr95tmorehouse
authored andcommitted
fix(docs): Update Bootstrap links to v4.3 (#2556)
1 parent f0831f3 commit b5d5499

File tree

6 files changed

+20
-20
lines changed

6 files changed

+20
-20
lines changed

docs/markdown/intro/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ your project:
330330
### CSS
331331

332332
BootstrapVue is to be used with Bootstrap 4 CSS/SCSS. Please see
333-
[Browsers and devices](https://getbootstrap.com/docs/4.2/getting-started/browsers-devices) for more
333+
[Browsers and devices](https://getbootstrap.com/docs/4.3/getting-started/browsers-devices) for more
334334
information about browsers currently supported by Bootstrap 4.
335335

336336
### JS

docs/markdown/reference/starter-templates/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ references will be handy starting points:
105105
- Article on
106106
[Integrating and Customising Bootstrap 4 in vue-js](https://medium.com/@_Dreamstream/integrating-and-customising-bootstrap-4-in-vue-js-cbc29ba7688e)
107107
hosted on medium.com
108-
- Official Bootstrap [Theming Bootstrap](https://getbootstrap.com/docs/4.2/getting-started/theming/)
108+
- Official Bootstrap [Theming Bootstrap](https://getbootstrap.com/docs/4.3/getting-started/theming/)
109109
guide
110110

111111
## Individual component import

docs/markdown/reference/theming/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ npm install --save-dev node-sass sass-loader
7474
## See also
7575
7676
For more details on theming Bootstrap's CSS, refer to the
77-
[**Official Bootstrap V4 Theming Documentation**](https://getbootstrap.com/docs/4.2/getting-started/theming/).
77+
[**Official Bootstrap V4 Theming Documentation**](https://getbootstrap.com/docs/4.3/getting-started/theming/).

docs/markdown/reference/utility-classes/README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,26 @@
77

88
The following are convenience links to Bootstrap V4.2's documentation:
99

10-
- <a href="https://getbootstrap.com/docs/4.2/utilities/borders/" target="_blank">Border
10+
- <a href="https://getbootstrap.com/docs/4.3/utilities/borders/" target="_blank">Border
1111
utilities</a>
12-
- <a href="https://getbootstrap.com/docs/4.2/utilities/clearfix/" target="_blank">Clearfix
12+
- <a href="https://getbootstrap.com/docs/4.3/utilities/clearfix/" target="_blank">Clearfix
1313
utilities</a>
14-
- <a href="https://getbootstrap.com/docs/4.2/utilities/colors/" target="_blank">Color utilities</a>
15-
- <a href="https://getbootstrap.com/docs/4.2/utilities/display/" target="_blank">Display
14+
- <a href="https://getbootstrap.com/docs/4.3/utilities/colors/" target="_blank">Color utilities</a>
15+
- <a href="https://getbootstrap.com/docs/4.3/utilities/display/" target="_blank">Display
1616
utilities</a>
17-
- <a href="https://getbootstrap.com/docs/4.2/utilities/flex/" target="_blank">Flex utilities</a>
18-
- <a href="https://getbootstrap.com/docs/4.2/utilities/float/" target="_blank">Float utilities</a>
19-
- <a href="https://getbootstrap.com/docs/4.2/utilities/image-replacement/" target="_blank">Image
17+
- <a href="https://getbootstrap.com/docs/4.3/utilities/flex/" target="_blank">Flex utilities</a>
18+
- <a href="https://getbootstrap.com/docs/4.3/utilities/float/" target="_blank">Float utilities</a>
19+
- <a href="https://getbootstrap.com/docs/4.3/utilities/image-replacement/" target="_blank">Image
2020
replacement utilities</a>
21-
- <a href="https://getbootstrap.com/docs/4.2/utilities/position/" target="_blank">Position
21+
- <a href="https://getbootstrap.com/docs/4.3/utilities/position/" target="_blank">Position
2222
utilities</a>
23-
- <a href="https://getbootstrap.com/docs/4.2/utilities/screenreaders/" target="_blank">Screen reader
23+
- <a href="https://getbootstrap.com/docs/4.3/utilities/screenreaders/" target="_blank">Screen reader
2424
utilities</a>
25-
- <a href="https://getbootstrap.com/docs/4.2/utilities/sizing/" target="_blank">Sizing utilities</a>
26-
- <a href="https://getbootstrap.com/docs/4.2/utilities/spacing/" target="_blank">Spacing
25+
- <a href="https://getbootstrap.com/docs/4.3/utilities/sizing/" target="_blank">Sizing utilities</a>
26+
- <a href="https://getbootstrap.com/docs/4.3/utilities/spacing/" target="_blank">Spacing
2727
utilities</a>
28-
- <a href="https://getbootstrap.com/docs/4.2/utilities/text/" target="_blank">Text utilities</a>
29-
- <a href="https://getbootstrap.com/docs/4.2/utilities/vertical-align/" target="_blank">Vertical
28+
- <a href="https://getbootstrap.com/docs/4.3/utilities/text/" target="_blank">Text utilities</a>
29+
- <a href="https://getbootstrap.com/docs/4.3/utilities/vertical-align/" target="_blank">Vertical
3030
align utilities</a>
31-
- <a href="https://getbootstrap.com/docs/4.2/utilities/visibility/" target="_blank">Visibility
31+
- <a href="https://getbootstrap.com/docs/4.3/utilities/visibility/" target="_blank">Visibility
3232
utilities</a>

docs/pages/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
markup.
2020
</p>
2121
<p class="mb-2 text-muted">
22-
<a href="https://getbootstrap.com/docs/4.2" target="_blank">Bootstrap 4</a> is the
22+
<a href="https://getbootstrap.com/docs/4.3" target="_blank">Bootstrap 4</a> is the
2323
world's most popular framework for building responsive, mobile-first sites.
2424
</p>
2525
<p class="mb-4 text-muted">

src/components/form/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ Set the `validated` prop, on `<b-form>`, to `true` to add the Bootstrap V4 `.was
205205
the form to trigger validation states
206206

207207
Refer to the
208-
[Bootstrap V4 Form Validation Documentation](https://getbootstrap.com/docs/4.2/components/forms/#validation)
208+
[Bootstrap V4 Form Validation Documentation](https://getbootstrap.com/docs/4.3/components/forms/#validation)
209209
for details on the new Bootstrap V4 validation states.
210210

211211
### Validation mechanisms
@@ -214,7 +214,7 @@ Documentation and examples (hopefully) coming soon.
214214

215215
Please see the following references:
216216

217-
- [Bootstrap V4: Form Validation Documentation](https://getbootstrap.com/docs/4.2/components/forms/#validation)
217+
- [Bootstrap V4: Form Validation Documentation](https://getbootstrap.com/docs/4.3/components/forms/#validation)
218218
- [MDN: Learn Form Validation - Using JavaScript API](https://developer.mozilla.org/en-US/docs/Learn/HTML/Forms/Form_validation#Validating_forms_using_JavaScript)
219219
- [MDN: HTML5 Constraint Validation](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5/Constraint_validation)
220220
- [MDN: Validity State API](https://developer.mozilla.org/en-US/docs/Web/API/ValidityState)

0 commit comments

Comments
 (0)