We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04088af commit 224e8c3Copy full SHA for 224e8c3
docs/nuxt/layouts/docs.vue
@@ -6,8 +6,8 @@
6
<div class="row">
7
<div class="col-12 col-md-9">
8
<div class="float-right">
9
- <a href="https://github.com/bootstrap-vue/bootstrap-vue/releases" target="_blank">
10
- <img src="https://img.shields.io/github/release/bootstrap-vue/bootstrap-vue.svg?style=flat-square" alt="GitHub release">
+ <a href="https://github.com/bootstrap-vue/bootstrap-vue/tags" target="_blank">
+ <img src="https://img.shields.io/github/tag/bootstrap-vue/bootstrap-vue.svg?style=flat-square" alt="GitHub release">
11
</a>
12
</div>
13
0 commit comments