1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00

Merge pull request #3525 from appwrite/correct-telesign-reference-material

Fix: Correct TeleSign reference material link
This commit is contained in:
Eldad A. Fux 2022-07-09 17:32:52 +03:00 committed by GitHub
commit 4016a37573
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ namespace Appwrite\Auth\Phone;
use Appwrite\Auth\Phone;
// Reference Material
// https://www.twilio.com/docs/sms/api
// https://developer.telesign.com/enterprise/docs/sms-api-send-an-sms
class Telesign extends Phone
{