Skip to content

Commit

Permalink
Merge pull request #19330 from emberjs/link-to-tag-name-docs
Browse files Browse the repository at this point in the history
[DOC lts] Remove mention on `transition-to` helper
  • Loading branch information
rwjblue committed Jan 13, 2021
2 parents 2bb6445 + c5a0a59 commit 9966d3b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/@ember/-internals/glimmer/lib/components/link-to.ts
Original file line number Diff line number Diff line change
Expand Up @@ -231,8 +231,7 @@ import layout from '../templates/link-to';
</li>
```
In general, this is not recommended. Instead, you can use the `transition-to` helper together
with a click event handler on the HTML tag of your choosing.
In general, this is not recommended.
### Supplying query parameters
Expand Down

0 comments on commit 9966d3b

Please sign in to comment.