diff --git a/src/pages/edge/adobe-journey-optimizer/in-app-message/index.md b/src/pages/edge/adobe-journey-optimizer/in-app-message/index.md index 3443bf2722..38818ed544 100644 --- a/src/pages/edge/adobe-journey-optimizer/in-app-message/index.md +++ b/src/pages/edge/adobe-journey-optimizer/in-app-message/index.md @@ -18,10 +18,10 @@ This document guides you to integrating in-app messaging in your application. ## Tutorials -* [Programmatically control the display of in-app messages](./messaging-delegate.md) -* [Call native code from the JavaScript of an in-app message](./native-from-javascript.md) -* [Execute JavaScript code in an in-app message from native code](./javascript-from-native.md) -* [Handle URL clicks from an in-app message](./handle-clicks.md) +* [Programmatically control the display of in-app messages](./tutorials/messaging-delegate.md) +* [Call native code from the JavaScript of an in-app message](./tutorials/native-from-javascript.md) +* [Execute JavaScript code in an in-app message from native code](./tutorials/javascript-from-native.md) +* [Handle URL clicks from an in-app message](./tutorials/handle-clicks.md) ## Public Classes and Enums