Skip to content

Commit

Permalink
Update iframechatbot.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tyson-swetnam authored Jul 12, 2024
1 parent fe6eca2 commit 048afc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/overrides/iframechatbot.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<div class="chat-icon" id="chatIcon">💬</div>
<div class="chat-popup" id="chatPopup">
<button class="close-btn" id="closeBtn">x</button>
<iframe src="https://chat-qa.cyverse.org/chatbot2" class="custom-iframe"></iframe>
<iframe src="https://chat-qa.cyverse.org/chatbot2/" class="custom-iframe"></iframe>
</div>

<script>
Expand Down

0 comments on commit 048afc1

Please sign in to comment.