Skip to content

Commit

Permalink
Update link link
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Aug 23, 2024
1 parent 3e1fa58 commit 7ea156c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/when-to-use-use.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Imagine why you need [`@service`](https://api.emberjs.com/ember/5.4/functions/@e

</details>

Note that all of these examples use a `Component` class, but they could just as well be any native vanilla JavaScript class. See [link](https://ember-resources.pages.dev/funcs/link.link) for more on that.
Note that all of these examples use a `Component` class, but they could just as well be any native vanilla JavaScript class. See [link](https://reactive.nullvoxpopuli.com/functions/link.link.html) for more on that.

## `import { use } from 'ember-resources';`

Expand Down

0 comments on commit 7ea156c

Please sign in to comment.