Browse Source

ergasia

master
zeus 3 years ago
parent
commit
f5b067761a
  1. 8
      labs/cloud/index.html

8
labs/cloud/index.html

@ -0,0 +1,8 @@
<html>
<body>
<script type="text/javascript">
// Javascript URL redirection
window.location.replace("http://docs.swarmlab.io/SwarmLab-HowTos/index-lab.adoc.html");
</script>
</body>
</html>
Loading…
Cancel
Save