summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorOdnetninI <[email protected]>2017-02-23 16:32:19 +0100
committerGitHub <[email protected]>2017-02-23 16:32:19 +0100
commit34e791376deeafa76b3bfad3b371b0142ba82e26 (patch)
treedf75d1f0b5863ac2c44a4673e9b5864fe5ce27ec /README.md
parent05cff44d0a9af5bcb41ddd0baa6b7693f6ac116b (diff)
downloadraylib-34e791376deeafa76b3bfad3b371b0142ba82e26.tar.gz
raylib-34e791376deeafa76b3bfad3b371b0142ba82e26.zip
Fixed examples link
Last character 'l' was missing on examples link.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 78c74a91..2bff3cd4 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ raylib is highly inspired by Borland BGI graphics lib and by XNA framework.
NOTE for ADVENTURERS: raylib is a programming library to learn videogames programming;
no fancy interface, no visual helpers, no auto-debugging... just coding in the most
-pure spartan-programmers way. Are you ready to learn? Jump to [code examples!](http://www.raylib.com/examples.htm)
+pure spartan-programmers way. Are you ready to learn? Jump to [code examples!](http://www.raylib.com/examples.html)
history
-------