chore(demos): change dgeni path for demos

change dgeni path for demos
This commit is contained in:
Dan Bucholtz
2016-09-20 15:19:56 -05:00
parent 14a3ea2ef8
commit 83d973b1a8
91 changed files with 57 additions and 55 deletions

View File

@ -172,7 +172,7 @@ export class Loading extends ViewController {
* | dismissOnPageChange |`boolean` | Whether to dismiss the indicator when navigating to a new page. Default false. |
* | duration |`number` | How many milliseconds to wait before hiding the indicator. By default, it will show until `dismiss()` is called. |
*
* @demo /docs/v2/demos/loading/
* @demo /docs/v2/demos/src/loading/
* @see {@link /docs/v2/api/components/spinner/Spinner Spinner API Docs}
*/
@Injectable()