amazon-chime-sdk-js
amazon-chime-sdk-js copied to clipboard
fix(url): Broken link for meeting full stack app
Issue #:
- Fix Broken link
Checklist:
- Have you successfully run
npm run build:releaselocally?
- yes
- Do you add, modify, or delete public API definitions? If yes, has that been reviewed and approved?
- No
- Do you change the wire protocol, e.g. the request method? If yes, has that been reviewed and approved?
- No
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
need to run: npm run build:release or npm run doc
Not sure whats changed but the doc sript should only have updated the readme docs - is there a reason there are that many doc changes?
Not sure whats changed but the doc sript should only have updated the readme docs - is there a reason there are that many doc changes?
It is because he created the PR from fork so typedoc just updated all the links to his fork :p
Thanks for contributing. Merging as part of #3000 so closing this