Skip to content

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanwinters committed Jun 22, 2020
1 parent 7be4318 commit 9c20271
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ Welcome to [Watson Assistant](https://www.ibm.com/cloud/watson-assistant/) Web C
This repository holds support assets for our documentation and coding example web site.

## For documentation and coding examples, please visit https://web-chat.global.assistant.watson.cloud.ibm.com/docs.html.

## For changelog for each version of Web Chat, please visit https://cloud.ibm.com/docs/assistant?topic=assistant-release-notes#release-notes-web-chat-changes
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
<root />
<script src="https://web-chat.global.assistant.watson.cloud.ibm.com/docs.js"></script>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion languages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"agent_ariaAgentConnected": "This agent is connected",
"agent_ariaAgentNotConnected": "This agent is not connected",
"agent_youEndedChat": "You ended the conversation",
"agent_disconnected": "Something went wrong and your connection to the service desk agent was lost. Please check your internet connection and try again",
"agent_disconnected": "Something went wrong and your connection to the service desk agent was lost. Check your internet connection and then try again to connect to an agent.",
"agent_reconnected": "The agent has reconnected",
"agent_agentLeftChat": "{personName} left the conversation",
"agent_agentLeftChatNoName": "The live agent left the conversation",
Expand Down
2 changes: 1 addition & 1 deletion last-published.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
061620 180708
062220 190911

0 comments on commit 9c20271

Please sign in to comment.