mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-30 11:10:23 +00:00
Use the direct link to migrations page.
This commit is contained in:
parent
57edecbfb8
commit
9745790514
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
|
||||
<li class="my-3 mx-4 border-top"></li>
|
||||
<li class="bd-sidenav-group pl-3">
|
||||
<a class="d-inline-flex bd-sidenav-group-link" href="/migration">Migration</a>
|
||||
<a class="d-inline-flex bd-sidenav-group-link" href="/docs/{{ $.Site.Params.docs_version }}/migration/">Migration</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
|
|
|||
Loading…
Reference in a new issue