Commit 90e302d0748437a34bec6ba0ff657133552fcee8

Charlie Birks 2017-02-17T10:13:10

Remove link to emscripten tests Not updated since early port. Also stopped working when Dropbox stopped allowing HTML to be parsed.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/docs/README-emscripten.md b/docs/README-emscripten.md
index 1f445f5..c2d5124 100644
--- a/docs/README-emscripten.md
+++ b/docs/README-emscripten.md
@@ -22,8 +22,6 @@ To build one of the tests:
 
 Uses GLES2 renderer or software
 
-tests: https://dl.dropboxusercontent.com/u/17360362/SDL2-em/index.html
-
 Some other SDL2 libraries can be easily built (assuming SDL2 is installed somewhere):
 
 SDL_mixer (http://www.libsdl.org/projects/SDL_mixer/):