From 92ee8e52b62a64cc4301f9d7a26defccacef1b6e Mon Sep 17 00:00:00 2001 From: Lazar Milenkovic Date: Tue, 2 Oct 2018 15:45:28 +0200 Subject: [PATCH] Fix the CDN url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 181c5f1..1b983ed 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Our Pygame module can be imported as follows: }; ~~~ Base path should correspond to the location where you put the Pygame module. A CDN version can be found at -[https://cdn.rawgit.com/Petlja/pygame4skulpt/f40421ad/pygame/__init__.js](https://cdn.rawgit.com/Petlja/pygame4skulpt/f40421ad/pygame/__init__.js). +[https://cdn.rawgit.com/Petlja/pygame4skulpt/3435847b/pygame/__init__.js](https://cdn.rawgit.com/Petlja/pygame4skulpt/3435847b/pygame/__init__.js). ### API #### Sk.main_canvas