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

Correct TeleSign reference material link

This commit is contained in:
Aditya Oberai 2022-07-08 23:14:09 +05:30 committed by GitHub
parent 6d85772bd1
commit 5d70a4749a
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
{