We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df6ce8b commit 95ecc34Copy full SHA for 95ecc34
step3.md
@@ -13,6 +13,9 @@
13
class="btn btn-dark navigation-bottom-left">⬅️ Back
14
</a>
15
<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>
19
</div>
20
21
<!-- CONTENT -->
@@ -56,7 +59,7 @@ The *SSTable count* should now be 1.
56
59
<a href='command:katapod.loadPage?[{"step":"step2"}]'
57
60
58
61
- <a href='command:katapod.loadPage?[{"step":"step4"}]'
62
63
class="btn btn-dark navigation-top-right">Next ➡️
64
65
0 commit comments