Skip to content

Commit

Permalink
Change redirect destination
Browse files Browse the repository at this point in the history
  • Loading branch information
philip-linaro committed May 13, 2024
1 parent ce5bf9c commit ae22b60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/connect.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!doctype html>
<title>Redirecting to: https://www.linaro.org/connect</title>
<meta http-equiv="refresh" content="0;url=https://www.linaro.org/connect">
<title></title>
<meta http-equiv="refresh" content="0;url=https://old.linaro.org/connect">
<meta name="robots" content="noindex">
<link rel="canonical" href="https://www.linaro.org/connect">
<link rel="canonical" href="https://old.linaro.org/connect">
<body></body>

0 comments on commit ae22b60

Please sign in to comment.