Skip to content

Commit a69206c

Browse files
committed
Adding workspace for messages_api-sms-node-v0.5.0
1 parent 431a451 commit a69206c

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

tutorials/messages_api-node-sms/ws/.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"setup.json": true,
66
"vcr.yml": true,
77
},
8-
"vs-browser.url": "https://Vonage-Community.github.io/tutorial-interactive_tutorials/tutorials/messages_api-node-sms/0.4.1/",
8+
"vs-browser.url": "https://Vonage-Community.github.io/tutorial-interactive_tutorials/tutorials/messages_api-node-sms/0.5.0/",
99
"vs-browser.columnToShowIn": "Beside",
1010
"vs-browser.reload.onSave": false,
1111
"workbench.startupEditor": "none"
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Messages API Onboarding Tutorial - Send a SMS (Node.js)
2+
3+
This tutorial takes you through how to send an SMS with the [Vonage Messages API](https://developer.vonage.com/messages/overview) in Node.js.

tutorials/messages_api-node-sms/ws/tutorial-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"panels": [
88
"terminal"
99
],
10-
"version": "0.4.1"
10+
"version": "0.5.0"
1111
}

0 commit comments

Comments
 (0)