Skip to content

Commit

Permalink
Merge pull request #16 from ucla-imls-open-sci/redirect
Browse files Browse the repository at this point in the history
Create index.html
  • Loading branch information
lawtlee authored Nov 26, 2024
2 parents 1d57ee2 + 07d26dc commit 42cbda6
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 http://librarycarpentry.org/lc-dmp101/</title>
<meta http-equiv="refresh" content="0; url=http://librarycarpentry.org/lc-dmp101//">
</head>
<body>
<p>Redirecting to <a
href="http://librarycarpentry.org/lc-dmp101/">http://librarycarpentry.org/lc-dmp101/</a>...</p>
</body>
</html>

0 comments on commit 42cbda6

Please sign in to comment.