Skip to content

Commit

Permalink
Update the ReadMe Pricing link and Remove PSTN developer guide link
Browse files Browse the repository at this point in the history
  • Loading branch information
michhyun1 committed Oct 26, 2023
1 parent c987df7 commit faa2462
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,10 @@ The [Amazon Chime SDK Project Board](https://github.com/orgs/aws/projects/12) ca
## Resources

- [Amazon Chime SDK Overview](https://aws.amazon.com/chime/chime-sdk/)
- [Pricing](https://aws.amazon.com/chime/pricing/#Chime_SDK_)
- [Pricing](https://aws.amazon.com/chime/chime-sdk/pricing/)
- [Supported Browsers](https://docs.aws.amazon.com/chime-sdk/latest/dg/meetings-sdk.html#mtg-browsers)
- [Getting Started Guides](guides/20_Builders_Journey.md)
- [Developer Guide](https://docs.aws.amazon.com/chime-sdk/latest/dg/meetings-sdk.html)
- [PSTN Audio Developer Guide](https://docs.aws.amazon.com/chime-sdk/latest/dg/build-lambdas-for-sip-sdk.html)
- [Control Plane API Reference](https://docs.aws.amazon.com/chime-sdk/latest/APIReference/welcome.html)
- [Frequently Asked Questions (FAQ)](https://aws.github.io/amazon-chime-sdk-js/modules/faqs.html)

Expand All @@ -61,7 +60,6 @@ In addition to the below, here is a list of [all blog posts about the Amazon Chi
- [Capturing Amazon Chime SDK Meeting Content](https://aws.amazon.com/blogs/business-productivity/capture-amazon-chime-sdk-meetings-using-media-capture-pipelines/)
- [Monitoring and Troubleshooting With Amazon Chime SDK Meeting Events](https://aws.amazon.com/blogs/business-productivity/monitoring-and-troubleshooting-with-amazon-chime-sdk-meeting-events/)
- [Build Meetings features into your Amazon Chime SDK messaging application](https://aws.amazon.com/blogs/business-productivity/build-meeting-features-into-your-amazon-chime-sdk-messaging-application/)
- [Integrating PSTN callers with Amazon Chime SDK meetings](https://aws.amazon.com/blogs/business-productivity/integrating-pstn-callers-with-amazon-chime-sdk-meetings/)
- [Using the Amazon Chime SDK to Create Automated Outbound Call Notifications](https://aws.amazon.com/blogs/business-productivity/using-the-amazon-chime-sdk-to-create-automated-outbound-call-notifications/)
- [Building voice menus and call routing with the Amazon Chime SDK](https://aws.amazon.com/blogs/business-productivity/building-voice-menus-and-call-routing-with-the-amazon-chime-sdk/)

Expand Down Expand Up @@ -112,7 +110,6 @@ The following developer guides cover specific topics for a technical audience.

The following developer guides cover the Amazon Chime SDK more broadly.

- [PSTN Audio developer guide](https://docs.aws.amazon.com/chime-sdk/latest/dg/build-lambdas-for-sip-sdk.html)
- [Messaging developer guide](https://docs.aws.amazon.com/chime-sdk/latest/dg/using-the-messaging-sdk.html)
- [Media Pipelines developer guide](https://docs.aws.amazon.com/chime-sdk/latest/dg/media-pipelines.html)

Expand Down
5 changes: 1 addition & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,10 @@ <h2>Resources</h2>
</a>
<ul>
<li><a href="https://aws.amazon.com/chime/chime-sdk/">Amazon Chime SDK Overview</a></li>
<li><a href="https://aws.amazon.com/chime/pricing/#Chime_SDK_">Pricing</a></li>
<li><a href="https://aws.amazon.com/chime/chime-sdk/pricing/">Pricing</a></li>
<li><a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/meetings-sdk.html#mtg-browsers">Supported Browsers</a></li>
<li><a href="guides/20_Builders_Journey.md">Getting Started Guides</a></li>
<li><a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/meetings-sdk.html">Developer Guide</a></li>
<li><a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/build-lambdas-for-sip-sdk.html">PSTN Audio Developer Guide</a></li>
<li><a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/welcome.html">Control Plane API Reference</a></li>
<li><a href="https://aws.github.io/amazon-chime-sdk-js/modules/faqs.html">Frequently Asked Questions (FAQ)</a></li>
</ul>
Expand Down Expand Up @@ -123,7 +122,6 @@ <h3>Full stack and PSTN</h3>
<li><a href="https://aws.amazon.com/blogs/business-productivity/capture-amazon-chime-sdk-meetings-using-media-capture-pipelines/">Capturing Amazon Chime SDK Meeting Content</a></li>
<li><a href="https://aws.amazon.com/blogs/business-productivity/monitoring-and-troubleshooting-with-amazon-chime-sdk-meeting-events/">Monitoring and Troubleshooting With Amazon Chime SDK Meeting Events</a></li>
<li><a href="https://aws.amazon.com/blogs/business-productivity/build-meeting-features-into-your-amazon-chime-sdk-messaging-application/">Build Meetings features into your Amazon Chime SDK messaging application</a></li>
<li><a href="https://aws.amazon.com/blogs/business-productivity/integrating-pstn-callers-with-amazon-chime-sdk-meetings/">Integrating PSTN callers with Amazon Chime SDK meetings</a></li>
<li><a href="https://aws.amazon.com/blogs/business-productivity/using-the-amazon-chime-sdk-to-create-automated-outbound-call-notifications/">Using the Amazon Chime SDK to Create Automated Outbound Call Notifications</a></li>
<li><a href="https://aws.amazon.com/blogs/business-productivity/building-voice-menus-and-call-routing-with-the-amazon-chime-sdk/">Building voice menus and call routing with the Amazon Chime SDK</a></li>
</ul>
Expand Down Expand Up @@ -184,7 +182,6 @@ <h2>Developer Guides</h2>
</a>
<p>The following developer guides cover the Amazon Chime SDK more broadly.</p>
<ul>
<li><a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/build-lambdas-for-sip-sdk.html">PSTN Audio developer guide</a></li>
<li><a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/using-the-messaging-sdk.html">Messaging developer guide</a></li>
<li><a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/media-pipelines.html">Media Pipelines developer guide</a></li>
</ul>
Expand Down

0 comments on commit faa2462

Please sign in to comment.