Przeglądaj źródła

Update jsfiddle with working cdn

RawGit has shut down, and because of this the link in our readme no longer works. This PR migrates the jsfiddle example to use jsDelivr instead.
Scott Bedard 5 lat temu
rodzic
commit
bf1b3f8f1c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -64,7 +64,7 @@ function animate() {
 }
 ```
 
-If everything went well you should see [this](https://jsfiddle.net/f2Lommf5/).
+If everything went well you should see [this](https://jsfiddle.net/3hkq1L4s/).
 
 ### Change log ###