Skip to content

Commit

Permalink
fix the link for Overview in foot
Browse files Browse the repository at this point in the history
Signed-off-by: Calvin Weng <wenghao@pingcap.com>
  • Loading branch information
dcalvin committed Aug 21, 2019
1 parent d5f1a0c commit cea87f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/footer.html
Expand Up @@ -19,7 +19,7 @@ <h5 class="is-size-5 has-text-weight-bold has-text-white">

<ul>
<li>
<a href="/docs/{{ $latest }}/">
<a href="/docs/{{ $latest }}/concepts/overview">
Overview
</a>
</li>
Expand Down

0 comments on commit cea87f1

Please sign in to comment.