forked from ehcache/ehcache.org-site
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
24 lines (18 loc) · 797 Bytes
/
Copy path404.html
File metadata and controls
24 lines (18 loc) · 797 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
---
<div id="intro" class="jumbotron breaker">
<div class="container">
<h3><i class="fa fa-chain-broken"></i> <i class="fa fa-frown-o"></i> Sorry!</h3>
<p>We've recently been heavily re-working the Ehcache.org website, and some links have gone astray.</p>
<p>Perhaps one of these suggestions will set you on your way?</p>
<ul>
<li><a href="/downloads">Downloads</a></li>
<li><a href="/documentation">Documentation</a></li>
<li><a href="/resources">Resources</a></li>
<li><a href="/blog">Ehcache Blog</a></li>
<li><a href="/about">About</a></li>
<li><a href="/events">News and Events</a></li>
</ul>
<p>Please consider letting us know about our dust : tc-oss@softwareag.com
</div>
</div>