Skip to content

Commit

Permalink
fix: redirect
Browse files Browse the repository at this point in the history
Signed-off-by: Fabrice Flore-Thébault <[email protected]>
  • Loading branch information
themr0c committed Mar 11, 2024
1 parent e539cd9 commit 3243943
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<meta charset="utf-8">
<link rel="canonical" href="https://www.eclipse.org/che/docs/stable/overview/introduction-to-eclipse-che/">
<script>location = "stable/overview/introduction-to-eclipse-che/"</script>
<meta http-equiv="refresh" content="0; url=che-7/overview/introduction-to-eclipse-che/">
<meta http-equiv="refresh" content="0; url=stable/overview/introduction-to-eclipse-che/">
<meta name="robots" content="noindex">
<title>Redirect Notice</title>
<h1>Redirect Notice</h1>
<p>The page you requested has been relocated to <a
href="stable/overview/introduction-to-eclipse-che/">https://www.eclipse.org/che/docs/stable/overview/introduction-to-eclipse-che/</a>.
</p>
</p>

0 comments on commit 3243943

Please sign in to comment.