Skip to content

Commit

Permalink
Redirect lesson visitors to the new Incubator URL
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyhodges authored Sep 22, 2023
0 parents commit 0189d54
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Redirect to https://carpentries-incubator.github.io/lc-webscraping</title>
<meta http-equiv="refresh" content="0; url=https://carpentries-incubator.github.io/lc-webscraping">
</head>
<body>
<p>Redirecting to <a
href="https://carpentries-incubator.github.io/lc-webscraping">https://carpentries-incubator.github.io/lc-webscraping</a>...</p>
</body>
</html>

0 comments on commit 0189d54

Please sign in to comment.