Skip to content

Commit 9e9edf3

Browse files
committed
Change redirect URL
1 parent ed97cbb commit 9e9edf3

File tree

3 files changed

+3
-23
lines changed

3 files changed

+3
-23
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<html>
33
<head>
44
<meta charset='utf-8'>
5-
<noscript><meta http-equiv="refresh" content="0; url=pairinteraction/sphinx/html/index.html"></noscript>
5+
<noscript><meta http-equiv="refresh" content="0; url=pairinteraction/master/index.html"></noscript>
66
</head>
7-
<body onload="window.location.replace('pairinteraction/sphinx/html/index.html')">
8-
If you are not redirected automatically, click <a href="pairinteraction/sphinx/html/index.html">this link</a>.
7+
<body onload="window.location.replace('pairinteraction/master/index.html')">
8+
If you are not redirected automatically, click <a href="pairinteraction/master/index.html">this link</a>.
99
</body>
1010
</html>

workshop/program.html

Lines changed: 0 additions & 10 deletions
This file was deleted.

workshop/register.html

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)