diff options
| author | Ray <[email protected]> | 2018-09-03 22:09:33 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2018-09-03 22:09:33 +0200 |
| commit | 2f050f5c9a54401d792dd4c6fdb371ca75d5c448 (patch) | |
| tree | aa2e01852b8652fce5cb4e449eb063938e2f31b2 /license.html | |
| parent | 0bf38cb998b3f117a8c75b1cbe0178330501cd58 (diff) | |
| download | raylib.com-2f050f5c9a54401d792dd4c6fdb371ca75d5c448.tar.gz raylib.com-2f050f5c9a54401d792dd4c6fdb371ca75d5c448.zip | |
Adapted links to SSL
Diffstat (limited to 'license.html')
| -rw-r--r-- | license.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/license.html b/license.html index 62ddf34..006b4af 100644 --- a/license.html +++ b/license.html @@ -13,8 +13,8 @@ <!-- Facebook metatags for sharing --> <meta property="og:title" content="raylib - license"/> - <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 zlib/libpng license... it is free, open-source and can be used in commercial projects at no cost!"/> @@ -25,7 +25,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"> @@ -36,11 +36,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"> @@ -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://forum.raylib.com">forum</a> </div> </div> @@ -76,7 +76,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> @@ -86,7 +86,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'); |
