Skip to content

Commit c9bc0f6

Browse files
authored
chore(docs): reference Vue 2.6+ in docs (bootstrap-vue#3243)
1 parent acda2e2 commit c9bc0f6

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/pages/index.vue

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,11 @@
2020
<span class="bd-text-purple-bright">BootstrapVue</span> provides one of the most
2121
comprehensive implementations of the
2222
<span class="bd-text-purple-bright">Bootstrap v4.3</span> component and grid system
23-
available for <span class="bd-text-purple-bright">Vue.js v2.5+</span>, complete with
23+
available for <span class="bd-text-purple-bright">Vue.js v2.6+</span>, complete with
2424
extensive and automated
25-
<abbr
26-
v-b-tooltip.hover
27-
title="Web Accessibility Initiative – Accessible Rich Internet Applications"
28-
>WAI-ARIA</abbr>
25+
<b-link href="https://www.w3.org/WAI/standards-guidelines/aria/" target="_blank">
26+
<abbr title="Web Accessibility Initiative – Accessible Rich Internet Applications">WAI-ARIA</abbr>
27+
</b-link>
2928
accessibility markup. <samp>jQuery</samp> is not required.
3029
</p>
3130

0 commit comments

Comments
 (0)