Skip to content

Commit

Permalink
docs(README): Remove obsolete TODO (#542)
Browse files Browse the repository at this point in the history
It was implemented in #473.
  • Loading branch information
Turbo87 authored Mar 9, 2021
1 parent 7c99bbd commit b73cc27
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -555,8 +555,7 @@ It wraps `transitionTo()` and `replaceWith()` to optionally accept an `event`
argument. It will intelligently

- call `event.preventDefault()` to prevent hard page reloads
- TODO [#6](https://github.com/buschtoens/ember-link/issues/6):
open the page in a new tab, when `Cmd` / `Ctrl` clicking
- open the page in a new tab, when `Cmd` / `Ctrl` clicking

It can be created via the [`LinkManager` service](#linkmanager), but also via
the [`{{link}}` helper](#link-helper) and [`<Link>` component](#link-component).
Expand Down

0 comments on commit b73cc27

Please sign in to comment.