Skip to content

Commit 95ecc34

Browse files
committed
Added nav to finish
1 parent df6ce8b commit 95ecc34

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

step3.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
class="btn btn-dark navigation-bottom-left">⬅️ Back
1414
</a>
1515
<span class="step-count"> Step 3 of 3</span>
16+
<a href='command:katapod.loadPage?[{"step":"finish"}]'
17+
class="btn btn-dark navigation-top-right">Next ➡️
18+
</a>
1619
</div>
1720

1821
<!-- CONTENT -->
@@ -56,7 +59,7 @@ The *SSTable count* should now be 1.
5659
<a href='command:katapod.loadPage?[{"step":"step2"}]'
5760
class="btn btn-dark navigation-bottom-left">⬅️ Back
5861
</a>
59-
<a href='command:katapod.loadPage?[{"step":"step4"}]'
62+
<a href='command:katapod.loadPage?[{"step":"finish"}]'
6063
class="btn btn-dark navigation-top-right">Next ➡️
6164
</a>
6265
</div>

0 commit comments

Comments
 (0)