Skip to content

Commit 7fa1214

Browse files
authored
Merge pull request matrix-org#5259 from orangecms/fix-yarn-link-link
fix link to classic yarn's `yarn link`
2 parents 8bf4ef5 + bc0c30f commit 7fa1214

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ yarn link matrix-js-sdk
160160
yarn install
161161
```
162162

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

166166
Running tests
167167
=============

0 commit comments

Comments
 (0)