diff options
| author | Ray <[email protected]> | 2018-10-19 09:48:43 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2018-10-19 09:48:43 +0200 |
| commit | 1ef41c0ef2c7081312801e9251d54f505ecb68ff (patch) | |
| tree | bd3857f317712f7994851e130662032a14af7c31 | |
| parent | ff096cc470f20d855534287928246f57929f921b (diff) | |
| download | raylib.com-1ef41c0ef2c7081312801e9251d54f505ecb68ff.tar.gz raylib.com-1ef41c0ef2c7081312801e9251d54f505ecb68ff.zip | |
Replaced forum link by reddit!
| -rw-r--r-- | examples.html | 2 | ||||
| -rw-r--r-- | games.html | 2 | ||||
| -rw-r--r-- | helpme.html | 2 | ||||
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | license.html | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/examples.html b/examples.html index 6051588..0d8ae7a 100644 --- a/examples.html +++ b/examples.html @@ -57,7 +57,7 @@ <div id="active">examples</div> <a href="games.html">games</a> <a href="helpme.html">helpme!</a> - <a id="forum" href="http://forum.raylib.com">forum</a> + <a id="forum" href="https://www.reddit.com/r/raylib/">reddit</a> </div> </div> @@ -57,7 +57,7 @@ <a href="examples.html">examples</a> <div id="active">games</div> <a href="helpme.html">helpme!</a> - <a id="forum" href="http://forum.raylib.com">forum</a> + <a id="forum" href="https://www.reddit.com/r/raylib/">reddit</a> </div> </div> diff --git a/helpme.html b/helpme.html index d179e24..f276b5f 100644 --- a/helpme.html +++ b/helpme.html @@ -48,7 +48,7 @@ <a href="examples.html">examples</a> <a href="games.html">games</a> <div id="active">helpme!</div> - <a id="forum" href="http://forum.raylib.com">forum</a> + <a id="forum" href="https://www.reddit.com/r/raylib/">reddit</a> </div> </div> @@ -74,7 +74,7 @@ <a href="examples.html">examples</a> <a href="games.html">games</a> <a href="helpme.html">helpme!</a> - <a id="forum" href="http://forum.raylib.com">forum</a> + <a id="forum" href="https://www.reddit.com/r/raylib/">reddit</a> </div> </div> diff --git a/license.html b/license.html index 573000c..b5b82be 100644 --- a/license.html +++ b/license.html @@ -48,7 +48,7 @@ <a href="examples.html">examples</a> <a href="games.html">games</a> <a href="helpme.html">helpme!</a> - <a id="forum" href="http://forum.raylib.com">forum</a> + <a id="forum" href="https://www.reddit.com/r/raylib/">reddit</a> </div> </div> |
