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

@ -118,7 +118,7 @@ export const SELECT_VALUE_ACCESSOR: any = {
* };
* ```
*
* @demo /docs/v2/demos/select/
* @demo /docs/v2/demos/src/select/
*/
@Component({
selector: 'ion-select',