rockandrollwithemberjs / rarwe-issues

Errata and updates for the Rock and Roll with Ember.js book
https://rockandrollwithemberjs.com
43 stars 4 forks source link

[chapter-10]: wrong url to ember-fetch #494

Closed belgoros closed 3 years ago

belgoros commented 3 years ago

In the Octane version book, on page 132, in chapter 10, the URL to why we need to import fetch does not seem to be correct:

https://github.com/ember-cli/ember-fetch%23why-is-this-wrapper-needed

and returns 404 status code. It should be:

https://github.com/ember-cli/ember-fetch#why-is-this-wrapper-needed