소스 검색

meta: update lerna link, switched to v3 a long time ago [skip ci]

Renée Kooi 6 년 전
부모
커밋
81e14a4a3b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/CONTRIBUTING.md

+ 1 - 1
.github/CONTRIBUTING.md

@@ -86,7 +86,7 @@ npm install
 npm start
 ```
 
-Releases are managed by [Lerna](https://github.com/lerna/lerna/tree/2.x). We do some cleanup and compile work around releases too. Use the npm release script:
+Releases are managed by [Lerna](https://github.com/lerna/lerna). We do some cleanup and compile work around releases too. Use the npm release script:
 
 ```bash
 npm run release