diff --git a/README.md b/README.md index ca4abc1..c4fa966 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Visit [website](https://ringcentral.github.io/engage-voice-embeddable/) in GitHu * [Get Started](docs/get-started.md) * [Customize Client ID and environment](docs/customize-client-id.md) -* [Customize Redirect Uri](docs/customize-redirect-url.md) +* [Customize Redirect Uri](docs/customize-redirect-uri.md) * [Customize Authorization](docs/customize-authorization.md) * [API](docs/api.md) * [Message Transport](docs/message-transport.md) diff --git a/docs/README.md b/docs/README.md index 9680e78..7d274b6 100644 --- a/docs/README.md +++ b/docs/README.md @@ -6,7 +6,7 @@ This is an out-of-the-box embeddable web application that help developers to int * [Get Started](get-started.md) * [Customize Client ID and environment](customize-client-id.md) -* [Customize Redirect Uri](customize-redirect-url.md) +* [Customize Redirect Uri](customize-redirect-uri.md) * [Customize Authorization](customize-authorization.md) * [API](api.md) * [Message Transport](message-transport.md)