Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
<title>Opening AI Studio...</title>
|
| 6 |
<script>
|
| 7 |
// --- PASTE YOUR AI STUDIO LINK HERE ---
|
| 8 |
-
const REDIRECT_URL = "https://
|
| 9 |
// --------------------------------------
|
| 10 |
|
| 11 |
function redirect() {
|
|
|
|
| 5 |
<title>Opening AI Studio...</title>
|
| 6 |
<script>
|
| 7 |
// --- PASTE YOUR AI STUDIO LINK HERE ---
|
| 8 |
+
const REDIRECT_URL = "https://fit-study-copilot-631523269461.us-west1.run.app";
|
| 9 |
// --------------------------------------
|
| 10 |
|
| 11 |
function redirect() {
|