Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken links in the readme of sample .../javascript_es6/01.browser-echo #1751

Closed
WashingtonKayaker opened this issue Sep 6, 2019 · 1 comment · Fixed by #1753
Closed
Assignees

Comments

@WashingtonKayaker
Copy link
Contributor

There appears to be broken links in the 01.browser-echo sample app readme, in the very first section titled 'browser echo sample' that is pointing to WebChatAdapter:

https://github.com/microsoft/BotBuilder-Samples/blob/master/src/webChatAdapter.js

And another broken link pointing to WebChatAdapter in the section titled 'Adapters' (The last 2 letters should be ts, not js):

https://github.com/microsoft/BotBuilder-Samples/blob/master/samples/javascript_es6/01.browser-echo/src/WebChatAdapter.js

I believe that those links should be:

https://github.com/microsoft/BotBuilder-Samples/blob/master/samples/javascript_es6/01.browser-echo/src/webChatAdapter.ts

@v-kydela
Copy link
Contributor

v-kydela commented Sep 9, 2019

Thank you, @WashingtonKayaker

I have submitted a pull request

sgellock pushed a commit that referenced this issue Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants