Skip to content
Snippets Groups Projects
Commit d4e4da6d authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

Set default version to latest in public with mike 2.0.0

parent faf43d26
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=latest/" />
</noscript>
<script>
window.location.replace(
"latest/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="latest/">latest/</a>...
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment