Bläddra i källkod

Merge pull request #9420 from Flux159/contributing_updates

Updating contributing links to point to new documentation.
David Catuhe 4 år sedan
förälder
incheckning
1148385a91
1 ändrade filer med 3 tillägg och 3 borttagningar
  1. 3 3
      contributing.md

+ 3 - 3
contributing.md

@@ -49,10 +49,10 @@ so that you can start straight away.
 
 ## Pull requests
 
-We are not complicated people, but we still have some [coding guidelines](https://doc.babylonjs.com/how_to/approved_naming_conventions)
-Before submitting your PR, just check that everything goes well by [creating the minified version](https://doc.babylonjs.com/resources/creating_the_mini-fied_version)
+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/how_to/how_to_start) 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.
 
 To validate your PR, please follow these steps: