We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 850c8bc commit 23dd436Copy full SHA for 23dd436
index.html
@@ -5,7 +5,7 @@
5
<title>ThinkR redirection...</title>
6
<meta charset="UTF-8" />
7
<script>
8
- window.location.replace("https://meet.thinkr.academy/");
+ window.location.replace("https://rtask.thinkr.fr/");
9
</script>
10
</head>
11
0 commit comments