diff options
| -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> |
