We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfaf34e commit af7e36eCopy full SHA for af7e36e
docs/components/footer.vue
@@ -6,7 +6,7 @@
6
<li><router-link to="/docs/">Documentation</router-link></li>
7
<li>
8
<a href="https://github.com/bootstrap-vue/bootstrap-vue" target="_blank">
9
- Fork on GitHub
+ GitHub
10
</a>
11
</li>
12
</ul>
@@ -21,7 +21,7 @@
21
<p>
22
Currently v{{ version }}. Code licensed
23
<a href="https://github.com/bootstrap-vue/bootstrap-vue/blob/master/LICENSE" target="_blank">MIT</a>.
24
- Docs generated with <a href="https://nuxtjs.org/" target="_blank">NUXT.js</a>
+ Docs generated with <a href="https://nuxtjs.org/" target="_blank">Nuxt.js</a>
25
</p>
26
</div>
27
</footer>
0 commit comments