Merge pull request #2127 from wroscoe/patch-1

update link to animations
This commit is contained in:
Adam Bradley
2014-09-03 22:36:55 -05:00

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'.