diff options
| author | Ray San <raysan5@gmail.com> | 2017-02-23 16:45:18 +0100 |
|---|---|---|
| committer | Ray San <raysan5@gmail.com> | 2017-02-23 16:45:18 +0100 |
| commit | d8c19be047d9d7e8a61aa4d6093f89c53e7afce6 (patch) | |
| tree | 3f593fa09c6297048c302baf72666fe31b200ef2 | |
| parent | e54c8ecdf85daf14196f3110a650e3dedb56a701 (diff) | |
| download | raylib-d8c19be047d9d7e8a61aa4d6093f89c53e7afce6.tar.gz raylib-d8c19be047d9d7e8a61aa4d6093f89c53e7afce6.zip | |
Review .html typo
| -rw-r--r-- | HELPME.md | 2 | ||||
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | docs/games/raylib_demo.html | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -13,7 +13,7 @@ The following help is highly appreciated: - Testers of current features and multiple systems - Can you find some bug on raylib? If you can not help on any of the above points but you still want to contribute in some way... please, consider helping -with a small [donation](http://www.raylib.com/helpme.htm) or contributing with [raylib patreon](https://www.patreon.com/raysan5). It will really motivate to continue improving this project (and pay some bills… or some coffee). +with a small [donation](http://www.raylib.com/helpme.html) or contributing with [raylib patreon](https://www.patreon.com/raysan5). It will really motivate to continue improving this project (and pay some bills… or some coffee). raylib philosophy ------------------ @@ -247,7 +247,7 @@ contact If you are using raylib and you enjoy it, please, [let me know][raysan5]. -If you feel you can help, then, [helpme!](http://www.raylib.com/helpme.htm) +If you feel you can help, then, [helpme!](http://www.raylib.com/helpme.html) acknowledgements --------------- diff --git a/docs/games/raylib_demo.html b/docs/games/raylib_demo.html index 9aa25f1e..8766792d 100644 --- a/docs/games/raylib_demo.html +++ b/docs/games/raylib_demo.html @@ -117,7 +117,7 @@ </style> </head> <body> - <a id="logo" href="index.htm"></a> + <a id="logo" href="index.html"></a> <div class="spinner" id='spinner'></div> <div class="emscripten" id="status">Downloading...</div> |
