Skip to content

Commit

Permalink
fix link in aside
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanto committed Mar 9, 2019
1 parent 6693ee2 commit e2f8934
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -41,7 +41,7 @@ Similar to `load`, the first call to `reloadWith` will return a blocking promise
**Why avoid async relationships?**

<aside>
Read "[The Case against Async Relationships](https://embermap.com/notes/83-the-case-against-async-relationships)" to learn more about our thinking on this topic.
Read <a href="https://embermap.com/notes/83-the-case-against-async-relationships" class="docs-text-grey-darker">The Case against Async Relationships</a> to learn more about our thinking on this topic.
</aside>

We're of the opinion that many data-loading issues can be solved by avoiding async relationships.
Expand Down

0 comments on commit e2f8934

Please sign in to comment.