Skip to content

Commit c473a29

Browse files
committed
closes #38
1 parent 2f87d89 commit c473a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/nav_custom_fields.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<a href="{{site.baseurl}}/modules/custom_fields/main_tab">Main tab</a>
4242
</li>
4343
<li {% if include.selected == 'displaying_tab' %}class="selected"{% endif %}>
44-
<a href="{{site.baseurl}}/modules/custom_fields/displaying_tcab/">Displaying tab</a>
44+
<a href="{{site.baseurl}}/modules/custom_fields/displaying_tab/">Displaying tab</a>
4545
</li>
4646
<li {% if include.selected == 'saving_tab' %}class="selected"{% endif %}>
4747
<a href="{{site.baseurl}}/modules/custom_fields/saving_tab/">Saving tab</a>

0 commit comments

Comments
 (0)