diff --git a/README.md b/README.md index a567724..2ddd351 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ Giving you as few steps as possible to get up and running with an MX web widget. Please refer to our [Web Widget SDK documentation][sdk_docs] to get started. -[sdk_docs]: https://docs.mx.com/connect/guides/sdk#web "Web Widget SDK" +[sdk_docs]: https://docs.mx.com/connect/guides/web-app-guide/web/ "Web Widget SDK" diff --git a/docs/qa.md b/docs/qa.md index 65a61ff..f00ece6 100644 --- a/docs/qa.md +++ b/docs/qa.md @@ -8,7 +8,7 @@ suite. ## Prerequisites - Tests should be ran in the [browsers - supported](https://docs.mx.com/api#connect_browser_support) by our widgets. + supported](https://docs.mx.com/connect#browser-support) by our widget. - The Web Widget SDK can be used with all of our widgets, but the primary one is the Connect widget, so the Connect widget should be used in the following tests.