summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/index.html b/index.html
index 776622e..a03a0f4 100644
--- a/index.html
+++ b/index.html
@@ -14,8 +14,8 @@
<!-- Facebook metatags for sharing -->
<meta property="og:title" content="raylib"/>
- <meta property="og:image" content="http://www.raylib.com/common/img/raylib_logo_card.png"/>
- <meta property="og:url" content="http://www.raylib.com" />
+ <meta property="og:image" content="https://www.raylib.com/common/img/raylib_logo_card.png"/>
+ <meta property="og:url" content="https://www.raylib.com" />
<meta property="og:site_name" content="raylib"/>
<meta property="og:description" content="raylib is a simple and easy-to-use library to learn videogames programming."/>
@@ -23,8 +23,8 @@
<meta name="twitter:site" content="@raysan5" />
<meta name="twitter:title" content="raylib" />
<meta name="twitter:description" content="raylib is a simple and easy-to-use library to learn videogames programming." />
- <meta name="twitter:image" content="http://www.raylib.com/common/img/raylib_logo_card.png" />
- <meta name="twitter:url" content="http://www.raylib.com" />
+ <meta name="twitter:image" content="https://www.raylib.com/common/img/raylib_logo_card.png" />
+ <meta name="twitter:url" content="https://www.raylib.com" />
<link rel="stylesheet" href="common/css/main.css">
<link rel="shortcut icon" href="favicon.ico" />
@@ -51,7 +51,7 @@
<body>
<div class="page">
<!--[if lt IE 7]>
- <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
+ <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> or <a href="https://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div class="header">
@@ -62,11 +62,11 @@
<a id="itchio" href="https://raysan5.itch.io" target="_blank"></a>
<a id="handmade" href="https://raylib.handmade.network/" target="_blank"></a>
<a id="patreon" href="https://www.patreon.com/raylib" target="_blank"></a>
- <a id="twitch" href="http://www.twitch.tv/raysan5" target="_blank"></a>
+ <a id="twitch" href="https://www.twitch.tv/raysan5" target="_blank"></a>
<a id="reddit" href="https://www.reddit.com/r/raylib/" target="_blank"></a>
- <a id="facebook" href="http://www.facebook.com/raylibgames" target="_blank"></a>
- <a id="twitter" href="http://www.twitter.com/raysan5" target="_blank"></a>
- <a id="github" href="http://github.com/raysan5/raylib" target="_blank"></a>
+ <a id="facebook" href="https://www.facebook.com/raylibgames" target="_blank"></a>
+ <a id="twitter" href="https://www.twitter.com/raysan5" target="_blank"></a>
+ <a id="github" href="https://github.com/raysan5/raylib" target="_blank"></a>
<a id="youtube" href="https://www.youtube.com/c/raylib" target="_blank"></a>
</div>
<div class="menu">
@@ -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://forum.raylib.com">forum</a>
</div>
</div>
@@ -122,7 +122,7 @@
</div>
<div class="footer">
- <p>Web developed by <a href="http://www.raysanweb.com" target="_blank">RaySan</a> and <a href="http://www.elendow.com" target="_blank">Elendow</a></p>
+ <p>Web developed by Ray San and Elendow</p>
</div>
</div>
@@ -132,7 +132,7 @@
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
- })(window,document,'script','http://www.google-analytics.com/analytics.js','ga');
+ })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-45733555-1', 'raylib.com');
ga('require', 'linkid', 'linkid.js');