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 985a5ca commit 7d60626Copy full SHA for 7d60626
_includes/nav_tutorial_adding_post_form.html
@@ -19,7 +19,7 @@
19
<a href="{{site.baseurl}}/tutorials/adding_post_form/step5/">Step 5: Field Types</a>
20
</li>
21
<li {% if include.selected == 'step6' %}class="selected"{% endif %}>
22
- <a href="{{site.baseurl}}/tutorials/adding_post_form/step5/">Step 6: Finalize Form</a>
+ <a href="{{site.baseurl}}/tutorials/adding_post_form/step6/">Step 6: Finalize Form</a>
23
24
</ul>
25
0 commit comments