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 Feb 6, 2025
1 parent e36cb23 commit 8dda272
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/foss" class="custom-iframe"></iframe>
<iframe src="https://chat-qa.cyverse.org/foss/" class="custom-iframe"></iframe>
</div>

<script>
Expand Down

0 comments on commit 8dda272

Please sign in to comment.