Browse Source

Update what's new.md

David Catuhe 10 năm trước cách đây
mục cha
commit
ee93823c28
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      what's new.md

+ 1 - 1
what's new.md

@@ -3,7 +3,7 @@ Changes list
 - 2.2.0:
   - **Major updates**
     - Blender can now bake Procedural textures & Cycles materials.  Plus more. See [documentation here](https://github.com/BabylonJS/Babylon.js/tree/master/Exporters/Blender) ([Palmer-JC](https://github.com/Palmer-JC))
-    - Meshes can now be attached to bones. See [documentation here](http://babylondoc.azurewebsites.net/page.php?p=22421) and [sample here](http://www.babylonjs-playground.com/#11BH6Z#18) ([deltakosh](https://github.com/deltakosh))
+    - Meshes can now be attached to bones. See [documentation here](http://doc.babylonjs.com/tutorials/How_to_use_Bones_and_Skeletons) and [sample here](http://www.babylonjs-playground.com/#11BH6Z#18) ([deltakosh](https://github.com/deltakosh))
     - HDR Rendering pipeline. See [demo here](http://www.babylonjs-playground.com/#2EGN4U#2) ([julien-moreau](https://github.com/julien-moreau))
     - New reworked StandardMaterial.isReady for better memory usage and performance ([deltakosh](https://github.com/deltakosh))
     - Revamping of FBX exporter. Now supports animations and bones ([simonferquel](http://www.github.com/simonferquel), [deltakosh](https://github.com/deltakosh))