summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--examples.html2
-rw-r--r--games.html2
-rw-r--r--helpme.html2
-rw-r--r--index.html2
-rw-r--r--license.html2
5 files changed, 5 insertions, 5 deletions
diff --git a/examples.html b/examples.html
index 4d90e2c..f5cde32 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="https://forum.raylib.com">forum</a>
+ <a id="forum" href="http://forum.raylib.com">forum</a>
</div>
</div>
diff --git a/games.html b/games.html
index 1022248..673a778 100644
--- a/games.html
+++ b/games.html
@@ -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="https://forum.raylib.com">forum</a>
+ <a id="forum" href="http://forum.raylib.com">forum</a>
</div>
</div>
diff --git a/helpme.html b/helpme.html
index ebda98b..6a3e811 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="https://forum.raylib.com">forum</a>
+ <a id="forum" href="http://forum.raylib.com">forum</a>
</div>
</div>
diff --git a/index.html b/index.html
index a03a0f4..5389f7d 100644
--- a/index.html
+++ b/index.html
@@ -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="https://forum.raylib.com">forum</a>
+ <a id="forum" href="http://forum.raylib.com">forum</a>
</div>
</div>
diff --git a/license.html b/license.html
index 006b4af..3b43d97 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="https://forum.raylib.com">forum</a>
+ <a id="forum" href="http://forum.raylib.com">forum</a>
</div>
</div>