Browse Source

README: Replaced unpkg jsfiddle with jsdelivr jsfiddle.

mrdoob 10 months ago
parent
commit
99582edced
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -58,7 +58,7 @@ function animate( time ) {
 }
 }
 ```
 ```
 
 
-If everything goes well, you should see [this](https://jsfiddle.net/v98k6oze/).
+If everything goes well, you should see [this](https://jsfiddle.net/w43x5Lgh/).
 
 
 ### Cloning this repository
 ### Cloning this repository
 
 

粤ICP备19079148号