srinuksv commited on
Commit
a2555d4
·
verified ·
1 Parent(s): c3bb466

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +1 -1
static/index.html CHANGED
@@ -227,7 +227,7 @@
227
  } catch (error) {
228
  console.error('Error sending chat history:', error);
229
  } finally {
230
- window.open('https://redfernstech.com/services-list/salesforce-lightning-services/', '_blank');
231
  }
232
  }
233
  </script>
 
227
  } catch (error) {
228
  console.error('Error sending chat history:', error);
229
  } finally {
230
+ window.open('https://redfernstech.com/chat-bot-test', '_blank');
231
  }
232
  }
233
  </script>