Skip to content

Commit

Permalink
Update links in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mike183 authored and trentmwillis committed Dec 12, 2016
1 parent 441dff8 commit fc11b2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ server.
Additionally, at build time we will generate an `assets/node-asset-manifest.js` file that should be included in your SSR
environment to ensure that your application can correctly access asset information.

See the ["How to handle running in Node"](https://github.com/trentmwillis/ember-asset-loader/issues/21) issue for more
See the ["How to handle running in Node"](https://github.com/ember-engines/ember-asset-loader/issues/21) issue for more
information.

## Pre-loading Assets During Testing
Expand Down Expand Up @@ -129,7 +129,7 @@ to help catch mutated global state._

## Installation

* `git clone https://github.com/trentmwillis/ember-asset-loader`
* `git clone https://github.com/ember-engines/ember-asset-loader`
* `cd ember-asset-loader`
* `npm install`
* `bower install`
Expand Down

0 comments on commit fc11b2b

Please sign in to comment.