소스 검색

Fix link to contributing docs

Richard Tallent 4 년 전
부모
커밋
609ad3fe6c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      contributing.md

+ 1 - 1
contributing.md

@@ -52,7 +52,7 @@ so that you can start straight away.
 We are not complicated people, but we still have some [coding guidelines](https://doc.babylonjs.com/divingDeeper/developWithBjs/approvedNamingConventions)
 Before submitting your PR, just check that everything goes well by [creating the minified version](https://doc.babylonjs.com/advanced_topics/minifiedVer)
 
-You should read the [how to contribute documentation](https://doc.babylonjs.com/divingDeeper/developWithBjs/howToStart) before working on your PR.
+You should read the [how to contribute documentation](https://doc.babylonjs.com/divingDeeper/developWithBjs/contributeToDocs) before working on your PR.
 
 To validate your PR, please follow these steps: