Skip to content

Commit

Permalink
Merge pull request #56 from scipy-conference/redirect-experiment
Browse files Browse the repository at this point in the history
Experiment: Temporarily redirect a missing proceedings pages
  • Loading branch information
achabotl committed Mar 11, 2024
2 parents 65f6ebb + 256b61c commit 2580b45
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions content/proceedings/scipy2023/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url='http://conference.scipy.org.s3-website-us-east-1.amazonaws.com/proceedings/scipy2023/'" />
</head>
<body>
<p>You will be redirected soon!</p>
</body>
</html>

0 comments on commit 2580b45

Please sign in to comment.