Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong link to angular.io in scarfolder of Directive #1961

Closed
mburger81 opened this issue Mar 8, 2017 · 1 comment
Closed

Wrong link to angular.io in scarfolder of Directive #1961

mburger81 opened this issue Mar 8, 2017 · 1 comment

Comments

@mburger81
Copy link

What version of the CLI are you using? Output of ionic --version

2.2.1

Short description of the problem:

I create a directive running ionic g directive draggable and see this in the created directive

/*
  Generated class for the Draggable directive.

  See https://angular.io/docs/ts/latest/api/core/index/DirectiveMetadata-class.html
  for more info on Angular 2 Directives.
*/

The link for the DirectiveMetadata is not the right one :)

What behavior are you expecting?

Perhapse this could be the right link?
https://angular.io/docs/ts/latest/guide/attribute-directives.html

@jthoms1
Copy link
Member

jthoms1 commented Mar 8, 2017

This issue was moved to ionic-team/ionic-app-generators#13

@jthoms1 jthoms1 closed this as completed Mar 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants