Skip to content

Commit 5303036

Browse files
authored
404 error for webchat docs link (#6646)
The link to the webchat docs folder was incorrect and returning a 404 error.
1 parent d280e7f commit 5303036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ The Bot Framework [Web Chat][23] is a highly customizable web-based client chat
160160

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

166166
### Bot Framework CLI

0 commit comments

Comments
 (0)