Skip to content

Commit

Permalink
Adding a back button on last module (#10089)
Browse files Browse the repository at this point in the history
Closes: #10073
  • Loading branch information
jimangel authored and k8s-ci-robot committed Sep 19, 2018
1 parent c71303c commit 1774347
Showing 1 changed file with 5 additions and 1 deletion.
Expand Up @@ -24,7 +24,11 @@
<div class="katacoda__box" id="inline-terminal-1" data-katacoda-id="kubernetes-bootcamp/6" data-katacoda-color="326de6" data-katacoda-secondary="273d6d" data-katacoda-hideintro="false" data-katacoda-font="Roboto" data-katacoda-fontheader="Roboto Slab" data-katacoda-prompt="Kubernetes Bootcamp Terminal" style="height: 600px;">
</div>
</div>

<div class="row">
<div class="col-md-12">
<a class="btn btn-lg btn-success" href="/docs/tutorials/kubernetes-basics/" role="button">Back to Kubernetes Basics<span class="btn__next"></span></a>
</div>
</div>
</main>

</div>
Expand Down

0 comments on commit 1774347

Please sign in to comment.