Skip to content

Commit 7180f47

Browse files
authored
Update README.md
1 parent c22d431 commit 7180f47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ rails s
2525

2626
Tutorial | Code Sample
2727
--------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------
28-
[How to Send SMS Messages with Ruby on Rails](#) | [outbound_sms_controller.rb](app/controllers/outbound_sms_controller.rb)
28+
[How to Send SMS Messages with Ruby on Rails](https://developer.vonage.com/en/blog/send-sms-ruby-on-rails-dr) | [outbound_sms_controller.rb](app/controllers/outbound_sms_controller.rb)
2929
[How to receive an SMS Delivery Receipt with Ruby on Rails](#) | [sms_delivery_receipts_controller.rb](app/controllers/sms_delivery_receipts_controller.rb)
30-
[How to Receive SMS Messages with Ruby on Rails](#) | [inbound_sms_controller.rb](app/controllers/inbound_sms_controller.rb)
30+
[How to Receive SMS Messages with Ruby on Rails](https://developer.vonage.com/en/blog/receive-sms-messages-ruby-on-rails-dr) | [inbound_sms_controller.rb](app/controllers/inbound_sms_controller.rb)
3131

3232
### Voice
3333

0 commit comments

Comments
 (0)