Skip to content

Commit

Permalink
Deploy to gh-pages 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
AhyoungRyu committed Aug 17, 2023
1 parent 572f69e commit 1d2724e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ <h2>How to Integrate the Sendbird AI Chatbot</h2>
const App = () => {
return (
&lt;ChatAiWidget
applicationId = "AE8F7EEA-4555-4F86-AD8B-5E0BD86BFE67"
botId = "khan-academy-bot"
applicationId="1F6A2EAB-60B3-4E6A-A6BE-455B8626A798"
botId="sendbird_bot"
/&gt;
);
};
Expand Down

0 comments on commit 1d2724e

Please sign in to comment.