diff options
| author | Ray <raysan5@gmail.com> | 2017-03-05 15:49:19 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-05 15:49:19 +0100 |
| commit | bb7b9adb371f89f3c8677bdca5418013fe73d9c1 (patch) | |
| tree | 99f1dd9b8c42afb190dc30937dfe2ccc3458ff77 /docs | |
| parent | b16f11845259205b484c3633b9b9375a69a917ae (diff) | |
| parent | 203d1a154eb5b78fc5f56e9dead04c3a89bcd39e (diff) | |
| download | raylib-bb7b9adb371f89f3c8677bdca5418013fe73d9c1.tar.gz raylib-bb7b9adb371f89f3c8677bdca5418013fe73d9c1.zip | |
Merge pull request #236 from raysan5/develop
Integrate Develop branch
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/games/raylib_demo.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/games/raylib_demo.html b/docs/games/raylib_demo.html index 9aa25f1e..8766792d 100644 --- a/docs/games/raylib_demo.html +++ b/docs/games/raylib_demo.html @@ -117,7 +117,7 @@ </style> </head> <body> - <a id="logo" href="index.htm"></a> + <a id="logo" href="index.html"></a> <div class="spinner" id='spinner'></div> <div class="emscripten" id="status">Downloading...</div> |
