chore(docs): moving docs from /docs/v2 to /docs

This commit is contained in:
perry
2017-03-29 11:00:52 -05:00
parent 54acc74fdb
commit 41e34fc4ce
72 changed files with 127 additions and 127 deletions

View File

@ -334,7 +334,7 @@ export { IonicGestureConfig } from './gestures/gesture-config';
* directives, and providers from the framework are imported.
*
* Any configuration for the app can be passed as the second argument to `forRoot`. This can be any
* valid property from the [Config](/docs/v2/api/config/Config/).
* valid property from the [Config](/docs/api/config/Config/).
*
* @usage
* ```ts