Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/partials/home.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<p>For best results, include the name of the product you're interested in as well as the version.</p>
</div>
<script>
window.UI_INTEGRATION_ID = 'bc719cfb-2fd5-4c76-acde-de9a905f13b3';
window.UI_INTEGRATION_ID = '13dd3c3c-52eb-4d92-9b61-383a946bccac';
</script>
<div id="kapa-chat-root"></div>
<script src="{{{uiRootPath}}}/js/AskAI.bundle.js"></script>
Expand Down
Loading