diff options
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/website/index.html b/website/index.html index cfcdf9b7..d80a0e7d 100644 --- a/website/index.html +++ b/website/index.html @@ -14,7 +14,7 @@ </script> <!--[if lt IE 7]><script type="text/javascript" src="logi/iepngfix_tilebg.js"></script><![endif]--> </head><body> - <a id="forkMe" href="http://github.com/rzwitserloot/lombok"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a> + <a id="forkMe" href="https://github.com/rzwitserloot/lombok"><img style="position: absolute; top: 0; right: 0; border: 0;" src="//s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a> <div class="meat"> <h1>Project Lombok</h1> <div id="buttonBar" class="buttonBar"> @@ -22,15 +22,15 @@ <img src="icon_overview.png" /> <span>Feature Overview</span> </a> - <a class="button" href="http://groups.google.com/group/project-lombok"> + <a class="button" href="https://groups.google.com/group/project-lombok"> <img src="icon_discussion.png" /> <span>Discuss / Help</span> </a> - <a class="button" href="http://wiki.github.com/rzwitserloot/lombok/contributing"> + <a class="button" href="https://wiki.github.com/rzwitserloot/lombok/contributing"> <img src="icon_contribute.png" /> <span>Contribute</span> </a> - <a class="button" href="http://code.google.com/p/projectlombok/issues/list"> + <a class="button" href="https://code.google.com/p/projectlombok/issues/list"> <img src="icon_bugs.png" /> <span>Report an issue</span> </a> @@ -65,10 +65,10 @@ </p><p> To play the video in the webpage, please do one of the following: </p><ul> - <li>Upgrade to <a href="http://www.mozilla.org/firefox/">Firefox</a> or - <a href="http://www.google.com/chrome/">Chrome</a> + <li>Upgrade to <a href="https://www.mozilla.org/firefox/">Firefox</a> or + <a href="https://www.google.com/chrome/">Chrome</a> </li> - <li>Install <a href="http://get.adobe.com/flashplayer/">Adobe Flash</a></li> + <li>Install <a href="https://get.adobe.com/flashplayer/">Adobe Flash</a></li> </ul> <!--[if !IE]>--> </object> |