|
8 | 8 | <meta http-equiv="Expires" content="Mon, 22 Jul 2002 11:12:01 GMT"> |
9 | 9 | <link rel="shortcut icon" type="image/x-icon" href="elasticinbox.ico"> |
10 | 10 | <title>ElasticInbox - Scalable Email Store for Cloud</title> |
11 | | - <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> |
| 11 | + <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> |
12 | 12 | <script type="text/javascript"> |
13 | 13 | $(document).ready(function(){ |
14 | 14 | $('#tabs div.page').hide(); |
|
121 | 121 | --></style> |
122 | 122 | </head> |
123 | 123 | <body> |
| 124 | +<div style="width: 100%; background-color: chocolate; text-align: center; padding: 10px 0; color: white; font-weight: bold;">⚠️ This project is no longer maintained.</div> |
124 | 125 | <div align="center"> |
125 | 126 | <div id="header"><img src="elasticinbox.png" /></div> |
126 | 127 | <div id="container"> |
@@ -153,7 +154,7 @@ <h3>Next steps</h3> |
153 | 154 | <h3>News</h3> |
154 | 155 | <p> |
155 | 156 | <ul> |
156 | | - <li>22 Sep 2013 — Version <a href="https://github.com/elasticinbox/elasticinbox-java/releases/tag/0.4.0">0.4.0</a> released.</li> |
| 157 | + <li>22 Sep 2013 — Version <a href="https://github.com/elasticinbox/elasticinbox/releases/tag/0.4.0">0.4.0</a> released.</li> |
157 | 158 | <li>06 Dec 2011 — Initial version (0.2.0-SNAPSHOT) pushed to Github.</li> |
158 | 159 | </ul> |
159 | 160 | </p> |
@@ -261,15 +262,15 @@ <h3>Mailing List</h3> |
261 | 262 | <h3>Stay Updated</h3> |
262 | 263 | <p>Stay in touch, follow us on twitter and github: |
263 | 264 | <ul> |
264 | | - <li><a href="http://twitter.com/elasticinbox">@elasticinbox (Twitter)</a></li> |
| 265 | + <li><a href="https://twitter.com/elasticinbox">@elasticinbox (Twitter)</a></li> |
265 | 266 | <li><a href="https://github.com/elasticinbox">GitHub</a></li> |
266 | 267 | </ul> |
267 | 268 | </p> |
268 | 269 | </div> |
269 | 270 | </div> |
270 | 271 | </div> |
271 | 272 | <div style="margin:40px 0; font-size:0.8em; text-shadow:0 1px #fff;"> |
272 | | - <a href="http://twitter.com/elasticinbox" target="_blank">@elasticinbox</a> |
| 273 | + <a href="https://twitter.com/elasticinbox" target="_blank">@elasticinbox</a> |
273 | 274 | • |
274 | 275 | <a href="https://github.com/elasticinbox/elasticinbox" target="_blank">github</a> |
275 | 276 | </div> |
|
0 commit comments