mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(ionicConfigProvider): fix link
This commit is contained in:
2
js/angular/directive/view.js
vendored
2
js/angular/directive/view.js
vendored
@@ -16,7 +16,7 @@
|
||||
* left in the DOM, and its scope is disconnected from the `$watch` cycle. When navigating to a
|
||||
* view that is already cached, its scope is reconnected, and the existing element, which was
|
||||
* left in the DOM, becomes active again. This can be disabled, or the maximum number of cached
|
||||
* views changed in {@link ionic.directive:ionicConfig}, in the view's `$state` configuration, or
|
||||
* views changed in {@link ionic.provider:$ionicConfigProvider}, in the view's `$state` configuration, or
|
||||
* as an attribute on the view itself (see below).
|
||||
*
|
||||
* @usage
|
||||
|
||||
Reference in New Issue
Block a user