浏览代码

Merge pull request #9630 from richardtallent/patch-1

Fix link to contributing docs
sebavan 4 年之前
父节点
当前提交
e52bdc3a10
共有 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: