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