Skip to content

Commit adb53d3

Browse files
Update calling-widget-overview.md to fix issue with images
1 parent 1c13776 commit adb53d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/tutorials/calling-widget/calling-widget-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ If you want to try out the experience without following either of the tutorials,
3333
A complete start to finish tutorial built using [React](https://react.dev/) that teaches you to create a Calling widget using [Fluent UI](https://developer.microsoft.com/en-us/fluentui#/) and the UI Library.
3434
- [Get started with Azure Communication Services UI library calling to Teams Call Queue and Auto Attendant](./calling-widget-tutorial.md)
3535

36-
]![Screenshot of Calling Widget sample app home page.](../media/calling-widget/sample-app-splash-widget-open.png)](../media/calling-widget/sample-app-splash-widget-open.png#lightbox)
36+
![Screenshot of Calling Widget sample app home page.](../media/calling-widget/sample-app-splash-widget-open.png#lightbox)
3737

3838
#### Build it - Cross-platform: JavaScript
3939

@@ -42,7 +42,7 @@ A complete start to finish tutorial built using [React](https://react.dev/) that
4242
We also include JavaScript bundles that you can use to integrate our `CallComposite` Calling experiences into your application that is not built in react. This tutorial uses our precompiled JavaScript bundles to integrate the `CallComposite` into your web page.
4343
- [Get started with Azure Communication Services UI library JavaScript bundles calling to Teams Call Queue and Auto Attendant](./calling-widget-js-tutorial.md)
4444

45-
[![Screenshot showing the home page of js bundle sample app.](../media/calling-widget/js-bundle-splash.png)].](../media/calling-widget/js-bundle-splash.png#lightbox)
45+
![Screenshot showing the home page of js bundle sample app.](../media/calling-widget/js-bundle-splash.png#lightbox)
4646

4747

4848
## Next steps

0 commit comments

Comments
 (0)