Skip to content

Commit a9c90a7

Browse files
authored
Apply suggestions from code review
Added required periods to alt-text.
1 parent dc4075b commit a9c90a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/communication-services/tutorials/includes/url-shortener-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can find the completed code for this tutorial on [GitHub](https://github.com
2727

2828
In this tutorial, the focus is to set up a middleware that orchestrates requests to send SMS and the shortening of URLs through the Azure URL Shortener service. It interacts with Azure Communication Services to complete the sending of the SMS.
2929

30-
![Diagram for architecture overview](../media/url-shortener/url-shortener-architecture.png)
30+
![Diagram for architecture overview.](../media/url-shortener/url-shortener-architecture.png)
3131

3232
## Set up the Azure Function
3333

articles/communication-services/tutorials/includes/url-shortener-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can find the completed code for this tutorial on [GitHub](https://github.com
2727

2828
In this tutorial, the focus is to set up a middleware that orchestrates requests to send SMS and the shortening of URLs through the Azure URL Shortener service. It interacts with Azure Communication Services to complete the sending of the SMS.
2929

30-
![Diagram for architecture overview](../media/url-shortener/url-shortener-architecture.png)
30+
![Diagram for architecture overview.](../media/url-shortener/url-shortener-architecture.png)
3131

3232
## Set up the Azure Function
3333

0 commit comments

Comments
 (0)