Skip to content

Commit

Permalink
404 error for webchat docs link (microsoft#6646)
Browse files Browse the repository at this point in the history
The link to the webchat docs folder was incorrect and returning a 404 error.
  • Loading branch information
PaulStubbs committed May 6, 2024
1 parent d280e7f commit 5303036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ The Bot Framework [Web Chat][23] is a highly customizable web-based client chat

[23]:https://github.com/Microsoft/BotFramework-WebChat#readme
[24]:https://www.npmjs.com/package/botframework-webchat
[25]:https://github.com/Microsoft/BotFramework-WebChat/tree/main/doc
[25]:https://github.com/Microsoft/BotFramework-WebChat/tree/main/docs
[26]:https://github.com/Microsoft/BotFramework-WebChat/tree/main/samples

### Bot Framework CLI
Expand Down

0 comments on commit 5303036

Please sign in to comment.