chore(docs): ActionMenu -> ActionSheet in docs menu template

This commit is contained in:
Tim Lancina
2015-09-18 10:17:09 -05:00
parent e02cc2405c
commit 7149403884

View File

@ -27,15 +27,15 @@
</ul>
</li>
<!-- ActionMenu -->
<!-- ActionSheet -->
<li class="menu-section">
<a href="{{ page.versionHref }}/api/components/action-menu/ActionMenu/" class="api-section">
ActionMenu
<a href="{{ page.versionHref }}/api/components/action-sheet/ActionSheet/" class="api-section">
ActionSheet
</a>
<ul>
<li>
<a href="{{ page.versionHref }}/api/components/action-menu/ActionMenu/">
ActionMenu
<a href="{{ page.versionHref }}/api/components/action-sheet/ActionSheet/">
ActionSheet
</a>
</li>
</ul>