mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Merge pull request #5446 from pakaerf/patch-1
docs(): update config docs link
This commit is contained in:
@@ -26,7 +26,7 @@ const _reflect: any=Reflect;
|
||||
* }
|
||||
* ```
|
||||
*
|
||||
* @property {object} [config] - the app's {@link docs/v2/api/config/Config/ Config} object
|
||||
* @property {object} [config] - the app's {@link /docs/v2/api/config/Config/ Config} object
|
||||
* @property {array} [providers] - any providers for your app
|
||||
* @property {string} [template] - the template to use for the app root
|
||||
* @property {string} [templateUrl] - a relative URL pointing to the template to use for the app root
|
||||
|
||||
Reference in New Issue
Block a user