update link to animations

This commit is contained in:
wroscoe
2014-09-02 11:46:52 -07:00
parent caf1272186
commit cbb28dbab3

View File

@@ -36,7 +36,7 @@ IonicModule.constant('$ionicNavViewConfig', {
* the {@link ionic.directive:ionNavBar} directive that updates as we navigate through the
* navigation stack.
*
* You can use any [animation class](/docs/components#animation) on the navView's `animation` attribute
* You can use any [animation class](/docs/components#animations) on the navView's `animation` attribute
* to have its pages animate.
*
* Recommended for page transitions: 'slide-left-right', 'slide-left-right-ios7', 'slide-in-up'.