Skip to content

Commit

Permalink
fix(docs): Improve wording in footer (#2576)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobmllr95 authored and tmorehouse committed Feb 15, 2019
1 parent dfaf34e commit af7e36e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/components/footer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<li><router-link to="/docs/">Documentation</router-link></li>
<li>
<a href="https://github.com/bootstrap-vue/bootstrap-vue" target="_blank">
Fork on GitHub
GitHub
</a>
</li>
</ul>
Expand All @@ -21,7 +21,7 @@
<p>
Currently v{{ version }}. Code licensed
<a href="https://github.com/bootstrap-vue/bootstrap-vue/blob/master/LICENSE" target="_blank">MIT</a>.
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>
</p>
</div>
</footer>
Expand Down

0 comments on commit af7e36e

Please sign in to comment.