Skip to content

Commit

Permalink
Merge pull request #62 from Linaro/connect-redirect
Browse files Browse the repository at this point in the history
Change redirect destination
  • Loading branch information
pcolmer authored May 13, 2024
2 parents 32af22d + ae22b60 commit 7ef71f7
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 7ef71f7

Please sign in to comment.