csris commited on
Commit
cf619c3
1 Parent(s): a232359

index: point to api

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -7,6 +7,6 @@
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
- <iframe src="https://staging.together.xyz/open-chat"></iframe>
11
  </body>
12
  </html>
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
+ <iframe src="https://api.together.xyz/open-chat"></iframe>
11
  </body>
12
  </html>