aws / amazon-chime-sdk-js

A JavaScript client library for integrating multi-party communications powered by the Amazon Chime service.
Apache License 2.0
699 stars 473 forks source link

fix(url): Broken link for meeting full stack app #2874

Open MichaelWalker-git opened 3 months ago

MichaelWalker-git commented 3 months ago

Issue #:

Checklist:

  1. Have you successfully run npm run build:release locally?

    • yes
  2. Do you add, modify, or delete public API definitions? If yes, has that been reviewed and approved?

    • No
  3. 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.

michhyun1 commented 3 months ago

need to run: npm run build:release or npm run doc

michhyun1 commented 3 months ago

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?

ltrung commented 3 months ago

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