summaryrefslogtreecommitdiffhomepage
path: root/games/loader.html
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2018-04-01 23:25:23 +0200
committerraysan5 <[email protected]>2018-04-01 23:25:23 +0200
commit1ba82e8f833948bfb0079abb29ac2282ca04a4e7 (patch)
tree8ce6d35d9c9c99fdc715bf54acdfb1661cbccae5 /games/loader.html
parentdf1549ec2e5b9ef096c72b8598ca08b022355e2f (diff)
downloadraylib.com-1ba82e8f833948bfb0079abb29ac2282ca04a4e7.tar.gz
raylib.com-1ba82e8f833948bfb0079abb29ac2282ca04a4e7.zip
Added discord icon
Diffstat (limited to 'games/loader.html')
-rw-r--r--games/loader.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/loader.html b/games/loader.html
index 27cfd4b..6523ea3 100644
--- a/games/loader.html
+++ b/games/loader.html
@@ -60,7 +60,7 @@
document.title = "raylib - " + name.replace('_', ' ');
- var codeUrl = 'https://github.com/raysan5/raylib/blob/develop/games/' + name.substring(7) + '.c';
+ var codeUrl = 'https://github.com/raysan5/raylib/blob/master/games/' + name.substring(7) + '.c';
var imageUrl = 'img/' + name + '.png';
// #sampledata filling code: canvas sample and image