Skip to content

Commit 383aaab

Browse files
committed
fixes 2
1 parent d4b4010 commit 383aaab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/tutorials/sms-url-shortener.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ zone_pivot_groups: acs-js-csharp
1616
# Send shortener links through SMS with Azure Communication Services
1717

1818

19-
SMS messages are limited to 160 characters which limits the ability to send URLs to customers. URLs can exceed the 160 character limit as they contain query parameters, encrypted information, etc. By using the Azure URL shortener, you can generate short URLs that are appropriate to send through SMS as they stay well below the 160 character limit. 
19+
SMS messages are limited to 160 characters, which limit the ability to send URLs to customers. URLs can exceed the 160 character limit as they contain query parameters, encrypted information, etc. By using the Azure URL shortener, you can generate short URLs that are appropriate to send through SMS as they stay well below the 160 character limit. 
2020

2121
This document outlines the process of integrating Azure Communication Services with the Azure URL Shortener, an open source service that enables you to easily create, manage and monitor shortened links.
2222

0 commit comments

Comments
 (0)