Skip to content

Commit 9b7705f

Browse files
authored
fix redirect
1 parent 78e67ca commit 9b7705f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<title>Learning in infinite dimension with neural operators.</title>
1010

1111
<script type="text/javascript">
12-
window.location.href = "https://neuraloperator.github.io/neuraloperator/dev/index.html"
12+
window.location.href = "https://neuraloperator.github.io/dev/index.html"
1313
</script>
1414

1515
</head>

0 commit comments

Comments
 (0)