Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #5259 from orangecms/fix-yarn-link-link
Browse files Browse the repository at this point in the history
fix link to classic yarn's `yarn link`
  • Loading branch information
turt2live authored Sep 29, 2020
2 parents 8bf4ef5 + bc0c30f commit 7fa1214
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 @@ -160,8 +160,8 @@ yarn link matrix-js-sdk
yarn install
```

See the [help for `yarn link`](https://yarnpkg.com/docs/cli/link) for more
details about this.
See the [help for `yarn link`](https://classic.yarnpkg.com/docs/cli/link) for
more details about this.

Running tests
=============
Expand Down

0 comments on commit 7fa1214

Please sign in to comment.