소스 검색

Update readme.md

David Catuhe 8 년 전
부모
커밋
bf9401322e
1개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 6 6
      readme.md

+ 6 - 6
readme.md

@@ -8,10 +8,10 @@ Getting started? Play directly with the Babylon.js API via our [playground](http
 **Any questions?** Here is our official [forum](http://www.html5gamedevs.com/forum/16-babylonjs/) on www.html5gamedevs.com.
 
 ## CDN
-- http://cdn.babylonjs.com/2-5/babylon.js
-- http://cdn.babylonjs.com/2-5/babylon.max.js
-- http://cdn.babylonjs.com/2-5/babylon.noworker.js
-- http://cdn.babylonjs.com/2-5/babylon.core.js
+- https://cdn.babylonjs.com/babylon.2.5.js
+- https://cdn.babylonjs.com/babylon.2.5.max.js
+- https://cdn.babylonjs.com/babylon.2.5.noworker.js
+- https://cdn.babylonjs.com/babylon.2.5.core.js
 
 For preview release you can use the following ones:
 
@@ -21,7 +21,7 @@ For preview release you can use the following ones:
 
 ## Preview release
 
-**3.0-beta** can be found [here](https://github.com/BabylonJS/Babylon.js/tree/master/dist/preview%20release).
+**3.0-rc** can be found [here](https://github.com/BabylonJS/Babylon.js/tree/master/dist/preview%20release).
 If you want to contribute, please read our [contribution guidelines](https://github.com/BabylonJS/Babylon.js/blob/master/contributing.md) first.
 
 ## Documentation
@@ -42,4 +42,4 @@ If you want to contribute, please read our [contribution guidelines](https://git
  - FBX command line [exporter](https://github.com/BabylonJS/Babylon.js/tree/master/Exporters/FBX) can be used to generate a .babylon file from .FBX file (animations are supported)
 
 ## Features
-To get a complete list of supported features, please visit our [website](http://www.babylonjs.com/#specifications).
+To get a complete list of supported features, please visit our [website](http://www.babylonjs.com/#specifications).