mirror of
https://github.com/apache/cloudstack
synced 2026-08-03 05:43:12 +00:00
* pages as refresh * remove html files * remove other resources --------- Co-authored-by: Daan Hoogland <dahn@apache.org>
10 lines
218 B
HTML
10 lines
218 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; url=https://cloudstack.apache.org/" />
|
|
</head>
|
|
<body>
|
|
<p><a href="https://cloudstack.apache.org/">Redirect</a></p>
|
|
</body>
|
|
</html>
|