File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/markdown/reference/router-links Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ and [official Nuxt docs](https://nuxtjs.org/).
9
9
10
10
In the following sections, we are using the ` <b-link> ` component to render router links.
11
11
` <b-link> ` is the building block of most of Bootstrap-Vue's _ actionable_ components.
12
- You could use any other component that supports link generation such as
12
+ You could use any other component that supports link generation such as [ ` <b-link> ` ] ( /docs/components/link ) ,
13
13
[ ` <b-button> ` ] ( /docs/components/button ) , [ ` <b-breadcrumb-item> ` ] ( /docs/components/breadcrumb ) ,
14
14
[ ` <b-list-group-item> ` ] ( /docs/components/list-group ) , [ ` <b-nav-item> ` ] ( /docs/components/nav ) ,
15
15
[ ` <b-dropdown-item> ` ] ( /docs/components/dropdown ) , and [ ` <b-pagination-nav> ` ] ( /docs/components/pagination-nav ) .
You can’t perform that action at this time.
0 commit comments