From cbb28dbab36e651461d84635bc158de1c9353e28 Mon Sep 17 00:00:00 2001 From: wroscoe Date: Tue, 2 Sep 2014 11:46:52 -0700 Subject: [PATCH] update link to animations --- js/angular/directive/navView.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/angular/directive/navView.js b/js/angular/directive/navView.js index 91c347c64d..c40a4c9560 100644 --- a/js/angular/directive/navView.js +++ b/js/angular/directive/navView.js @@ -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'.