summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2018-09-03 22:30:52 +0200
committerRay <[email protected]>2018-09-03 22:30:52 +0200
commit9622cfb35027981679a2e8e8885769074ae292be (patch)
treecd9fefecb3ee853742411ea5e37eff9e7d18711f
parent2f050f5c9a54401d792dd4c6fdb371ca75d5c448 (diff)
downloadraylib.com-9622cfb35027981679a2e8e8885769074ae292be.tar.gz
raylib.com-9622cfb35027981679a2e8e8885769074ae292be.zip
Review forum link... not SSL
-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>