Skip to content

Commit 5f9f5bc

Browse files
authored
Update Vonage account links in README.md
1 parent 3b63b19 commit 5f9f5bc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Vonage APIs Quickstart Examples for Ruby on Rails
22
<br>
3+
34
The purpose of the quickstart guide is to provide simple examples focused on one goal. For example, sending an SMS, making a Text to Speech call, or sending an image in WhatsApp.
45

56
## Configure with Your Vonage API Keys
67
<br>
7-
To use this sample you will first need a [Vonage account](https://dashboard.nexmo.com/sign-up). Once you have your own API credentials, rename the `.env.example` file to `.env` and set the values as required.
88

9-
For some of the examples you will need to [buy a number](https://dashboard.nexmo.com/buy-numbers).
9+
To use this sample you will first need a [Vonage account](https://dashboard.vonage.com/sign-up). Once you have your own API credentials, rename the `.env.example` file to `.env` and set the values as required.
10+
11+
For some of the examples you will need to [buy a number](https://dashboard.vonage.com/buy-numbers).
1012

1113
## Setup
1214
<br>

0 commit comments

Comments
 (0)