Skip to content

Commit

Permalink
redirect to /changepoint
Browse files Browse the repository at this point in the history
  • Loading branch information
moinabyssinia authored Oct 6, 2021
1 parent 11d89fd commit 8027511
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions changepoint.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- to redirect users to changepoint analysis page so that url is short -->
<meta http-equiv="Refresh" content="0; url='https://safe-scrubland-38484.herokuapp.com/changepoint'" />
<title>Changepoint Analysis</title>
</head>
<body>

</body>
</html>

0 comments on commit 8027511

Please sign in to comment.