Skip to content

Commit b3b623f

Browse files
committed
Make sure links show up
Add ember-fetch Remove ember-network which has been archived
1 parent 7ead460 commit b3b623f

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

markdown/docs/user-guide.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -928,10 +928,10 @@ If you discover a security vulnerability in FastBoot, we ask that you follow Emb
928928

929929
## Useful Links
930930

931-
[ember-cli-deploy]: http://ember-cli-deploy.github.io/ember-cli-deploy/
932-
[ember-cli-document-title]: https://github.com/kimroen/ember-cli-document-title
933-
[ember-cli-head]: https://github.com/ronco/ember-cli-head
934-
[ember-network]: https://github.com/tomdale/ember-network
935-
[express]: http://expressjs.com
936-
[fastboot-server]: https://github.com/ember-fastboot/ember-fastboot-server
937-
[fetch-api]: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API
931+
* [ember-cli-deploy](http://ember-cli-deploy.github.io/ember-cli-deploy/)
932+
* [ember-cli-document-title](https://github.com/kimroen/ember-cli-document-title)
933+
* [ember-cli-head](https://github.com/ronco/ember-cli-head)
934+
* [ember-fetch](https://github.com/ember-cli/ember-fetch)
935+
* [express](http://expressjs.com)
936+
* [fastboot-server](https://github.com/ember-fastboot/ember-fastboot-server)
937+
* [fetch-api](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)

0 commit comments

Comments
 (0)