Skip to content

Commit e13b198

Browse files
deploy: 2164ce4
1 parent 423d262 commit e13b198

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<title>Redirecting...</title>
8+
<script type="text/javascript">
9+
window.location.replace('https://nixtlaverse.nixtla.io/mlforecast/docs/how-to-guides/sample_weights.html');
10+
</script>
11+
</head>
12+
<body>
13+
<p>If you are not redirected, <a href="https://nixtlaverse.nixtla.io/mlforecast/docs/how-to-guides/sample_weights.html">click here</a>.</p>
14+
</body>
15+
</html>

0 commit comments

Comments
 (0)