Browse Source

Update contributing.md

sebavan 4 years ago
parent
commit
ba33fd601c
1 changed files with 3 additions and 1 deletions
  1. 3 1
      contributing.md

+ 3 - 1
contributing.md

@@ -52,7 +52,9 @@ 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/contributeToDocs) before working on your PR.
+You should read the [how to contribute documentation](https://doc.babylonjs.com/divingDeeper/developWithBjs/howToStart) before working on your PR.
+
+If you intent to only update the doc, thi [documentation](https://doc.babylonjs.com/divingDeeper/developWithBjs/contributeToDocs) would detail the process.
 
 To validate your PR, please follow these steps: