URL in generators is a 404
- Dominant language
- Ruby
- Stars
- 1.3k
- Forks
- 248
- PR merge metrics
- No merged PRs in 30d
Description
The following generators create this comment: `// for more details see: http://emberjs.com/guides/application/`
* lib/generators/templates/app.module.es6
* lib/generators/templates/application.coffee
* lib/generators/templates/application.em
* lib/generators/templates/application.js
However, [http://emberjs.com/guides/application/](http://emberjs.com/guides/application/) redirects to [https://guides.emberjs.com/v2.11.0/application/](https://guides.emberjs.com/v2.11.0/application/), which is a 404.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the generated comment in lib/generators/templates/app.module.es6, application.coffee, application.em, and application.js, then check the current Ember application guide URL. Update the stale reference consistently in all four templates and verify that generated applications contain a working documentation link.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100