summaryrefslogtreecommitdiffhomepage
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorAhmad Fatoum <[email protected]>2018-02-19 13:58:25 +0100
committerAhmad Fatoum <[email protected]>2018-02-19 13:58:25 +0100
commit1652943f98086b29bdafc0e42359412a6ad993cd (patch)
treef688e3258a1b2f3e0206554defc2035341f80f76 /ROADMAP.md
parentd892243d18aaae5b2c425cd8a504775f105413fe (diff)
downloadraylib-1652943f98086b29bdafc0e42359412a6ad993cd.tar.gz
raylib-1652943f98086b29bdafc0e42359412a6ad993cd.zip
Docs: Replace references to raylib develop branch
Found by grepping for '(blob|tree)/develop'. See #443 for more information.
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index 66b496ad..50a11ce6 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -4,7 +4,7 @@ roadmap
Current version of raylib is complete and functional but there is still a lot of room for improvement.
Here it is a wish-list with features and ideas to improve the library.
-Note that [raylib source code](https://github.com/raysan5/raylib/tree/develop/src) has some *TODO* marks around code with pending things to review and improve. Check [GitHub Issues](https://github.com/raysan5/raylib/issues) for further details!
+Note that [raylib source code](https://github.com/raysan5/raylib/tree/master/src) has some *TODO* marks around code with pending things to review and improve. Check [GitHub Issues](https://github.com/raysan5/raylib/issues) for further details!
**raylib 1.x**
- [ ] Basic GPU stats sytem (memory, draws, time...)