fix some broken links on the docs

This commit is contained in:
Luan Nico
2019-09-21 10:41:38 -04:00
parent 969465b323
commit 1e3deb901b
9 changed files with 11 additions and 11 deletions

View File

@ -4,4 +4,4 @@ Flame provides some features for debugging, these features are enabled when the
BaseGame will also start record the fps when in debug mode, you can access the current fps by using the method `fps`.
To see an working example of the debugging features, [check this example](examples/debug).
To see an working example of the debugging features, [check this example](doc/examples/debug).