mirror of https://github.com/vector-im/riot-web
Merge pull request #5259 from orangecms/fix-yarn-link-link
fix link to classic yarn's `yarn link`pull/21833/head
commit
7fa1214cf1
|
@ -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
|
||||
=============
|
||||
|
|
Loading…
Reference in New Issue