11 lines
337 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/docs/docker/development">
<link rel="canonical" href="/docs/docker/development" />
</head>
<script>
window.location.href = '/docs/docker/development' + window.location.search + window.location.hash;
</script>
</html>