diff options
| author | Ahmad Fatoum <[email protected]> | 2018-02-19 13:58:25 +0100 |
|---|---|---|
| committer | Ahmad Fatoum <[email protected]> | 2018-02-19 13:58:25 +0100 |
| commit | 1652943f98086b29bdafc0e42359412a6ad993cd (patch) | |
| tree | f688e3258a1b2f3e0206554defc2035341f80f76 /ROADMAP.md | |
| parent | d892243d18aaae5b2c425cd8a504775f105413fe (diff) | |
| download | raylib-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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...) |
