mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-03 22:17:03 +00:00
Adjust various scripts accordingly Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com> Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
11 lines
274 B
HTML
11 lines
274 B
HTML
<html>
|
|
<head>
|
|
<title>ACRN Hypervisor documentation</title>
|
|
<meta http-equiv="refresh" content="0; URL=latest/index.html">
|
|
<meta name="keywords" content="automatic redirection">
|
|
</head>
|
|
<body>
|
|
Please visit the <a href="/latest/">latest ACRN documentation</a>
|
|
</body>
|
|
</html>
|