Use absolute URLs and avoid aliases in the tutorial (#10924)

This commit is contained in:
June Yi
2018-11-14 10:36:06 +09:00
committed by k8s-ci-robot
parent 08dd5440d7
commit 76c65a8418
12 changed files with 25 additions and 25 deletions
@@ -104,7 +104,7 @@ weight: 10
<br>
<div class="row">
<div class="col-md-12">
<a class="btn btn-lg btn-success" href="/docs/tutorials/kubernetes-basics/expose-interactive/" role="button">Start Interactive Tutorial<span class="btn__next"></span></a>
<a class="btn btn-lg btn-success" href="/docs/tutorials/kubernetes-basics/expose/expose-interactive/" role="button">Start Interactive Tutorial<span class="btn__next"></span></a>
</div>
</div>
</main>