@@ -79,27 +79,27 @@ yo angular-fullstack
79
79
Available generators:
80
80
81
81
* App
82
- - [ angular-fullstack] ( /docs/ generators/app.md ) (aka [ angular-fullstack: app ] ( /docs/ generators/app.md ) )
82
+ - [ angular-fullstack] ( https://angular-fullstack.github.io/ generators/app/ ) (aka [ angular-fullstack: app ] ( https://angular-fullstack.github.io/ generators/app/ ) )
83
83
* Server Side
84
- - [ angular-fullstack: endpoint ] ( /docs/ generators/endpoint.md )
84
+ - [ angular-fullstack: endpoint ] ( https://angular-fullstack.github.io/ generators/endpoint)
85
85
* Client Side (via [ generator-ng-component] ( https://github.com/DaftMonk/generator-ng-component ) )
86
- - [ angular-fullstack: route ] ( /docs/ generators/route.md )
87
- - [ angular-fullstack: component ] ( /docs/ generators/component.md )
88
- - [ angular-fullstack: controller ] ( /docs/ generators/controller.md )
89
- - [ angular-fullstack: filter ] ( /docs/ generators/filter.md )
90
- - [ angular-fullstack: directive ] ( /docs/ generators/directive.md )
91
- - [ angular-fullstack: service ] ( /docs/ generators/service.md )
92
- - [ angular-fullstack: provider ] ( /docs/ generators/service.md )
93
- - [ angular-fullstack: factory ] ( /docs/ generators/service.md )
94
- - [ angular-fullstack: decorator ] ( /docs/ generators/decorator.md )
86
+ - [ angular-fullstack: route ] ( https://angular-fullstack.github.io/ generators/route)
87
+ - [ angular-fullstack: component ] ( https://angular-fullstack.github.io/ generators/component)
88
+ - [ angular-fullstack: controller ] ( https://angular-fullstack.github.io/ generators/controller)
89
+ - [ angular-fullstack: filter ] ( https://angular-fullstack.github.io/ generators/filter)
90
+ - [ angular-fullstack: directive ] ( https://angular-fullstack.github.io/ generators/directive)
91
+ - [ angular-fullstack: service ] ( https://angular-fullstack.github.io/ generators/service)
92
+ - [ angular-fullstack: provider ] ( https://angular-fullstack.github.io/ generators/service)
93
+ - [ angular-fullstack: factory ] ( https://angular-fullstack.github.io/ generators/service)
94
+ - [ angular-fullstack: decorator ] ( https://angular-fullstack.github.io/ generators/decorator)
95
95
* Deployment
96
- - [ angular-fullstack: openshift ] ( /docs/ generators/openshift.md )
97
- - [ angular-fullstack: heroku ] ( /docs/ generators/heroku.md )
96
+ - [ angular-fullstack: openshift ] ( https://angular-fullstack.github.io/ generators/openshift)
97
+ - [ angular-fullstack: heroku ] ( https://angular-fullstack.github.io/ generators/heroku)
98
98
99
99
100
100
## Documentation
101
101
102
- Check out our [ documentation home page] ( http://angular-fullstack.github.io/generator-angular-fullstack ) .
102
+ Check out our [ documentation home page] ( http://angular-fullstack.github.io/ ) .
103
103
104
104
105
105
## Contribute
0 commit comments