docs(tabs): update link (#16479)

This commit is contained in:
Ken Sodemann
2018-11-27 14:32:49 -06:00
committed by Mike Hartington
parent 8439f888d0
commit 1622540fd6

View File

@ -1,7 +1,7 @@
# ion-tabs
Tabs are a top level navigation component to implement a tab-based navigation.
The component is a container of individual [Tab](../Tab/) components.
The component is a container of individual [Tab](../tab/) components.
`ion-tabs` is a styleless component that works as a router outlet in order to handle navigation.
This component does not provide any UI feedback or mechanism to switch between tabs.