From 6c2d4f9612adc13027e0ced007a21a354933fe84 Mon Sep 17 00:00:00 2001 From: Linden Crandall Date: Tue, 21 Jan 2025 23:35:04 +0000 Subject: [PATCH] Update ERPNext SMS Twilio Settings --- ERPNext-SMS-Twilio-Settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ERPNext-SMS-Twilio-Settings.md b/ERPNext-SMS-Twilio-Settings.md index 3bcd2b9..b429862 100644 --- a/ERPNext-SMS-Twilio-Settings.md +++ b/ERPNext-SMS-Twilio-Settings.md @@ -30,7 +30,7 @@ Example using fake data: Now that we have this information above, the next step is to generate the “Base64 Encoded” value, which is made up of your Account SID and the Auth Token in the following format: AccountSID:AuthToken. -Let’s browse to https://www.base64encode.org/ 35 and in the Box Labeled “Encode to Base64 format” enter your Account SID then a colon and then the Auth Token like this… +Let’s browse to [base64encode](https://www.base64encode.org) in the Box Labeled “Encode to Base64 format” enter your Account SID then a colon and then the Auth Token like this… accountsid:authtoken