2023-10-05 00:43:08 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<title>Redirecting</title>
|
|
|
|
<noscript>
|
2024-05-01 17:11:48 +00:00
|
|
|
<meta http-equiv="refresh" content="1; url=../../../v0.17.0/design/git-submodules/" />
|
2023-10-05 00:43:08 +00:00
|
|
|
</noscript>
|
|
|
|
<script>
|
2023-12-06 00:45:30 +00:00
|
|
|
window.location.replace(
|
2024-05-01 17:11:48 +00:00
|
|
|
"../../../v0.17.0/design/git-submodules/" + window.location.search + window.location.hash
|
2023-12-06 00:45:30 +00:00
|
|
|
);
|
2023-10-05 00:43:08 +00:00
|
|
|
</script>
|
|
|
|
</head>
|
|
|
|
<body>
|
2024-05-01 17:11:48 +00:00
|
|
|
Redirecting to <a href="../../../v0.17.0/design/git-submodules/">../../../v0.17.0/design/git-submodules/</a>...
|
2023-10-05 00:43:08 +00:00
|
|
|
</body>
|
2023-12-06 00:45:30 +00:00
|
|
|
</html>
|