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

@ -215,7 +215,7 @@ import { Config } from '../../config/config';
* out before starting a new transition.
*
*
* @demo /docs/v2/demos/src/alert/
* @demo /docs/demos/src/alert/
*/
@Injectable()
export class AlertController {