cloudstack-mirror/index.html
dahn 9bfb0f1cf5
pages as refresh (#11007)
* pages as refresh

* remove html files

* remove other resources

---------

Co-authored-by: Daan Hoogland <dahn@apache.org>
2025-06-13 12:51:15 +05:30

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>