Skip to content

Commit 3b63b19

Browse files
authored
Fix WhatsApp message receiving link in README
1 parent e33f5fd commit 3b63b19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,11 @@ Tutorial
5151

5252
### WhatsApp
5353
<br>
54+
5455
Tutorial | Code Sample
5556
--------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------
5657
[How to Send WhatsApp Messages with Ruby on Rails](#) | [outbound_whatsapp_controller.rb](app/controllers/outbound_whatsapp_controller.rb)
57-
[How to Receive WhatsApp Messages with Ruby on Rails](#) | [outbound_whatsapp_controller.rb](app/controllers/outbound_whatsapp_controller.rb)
58+
[How to Receive WhatsApp Messages with Ruby on Rails](#) | [inbound_whatsapp_controller.rb](app/controllers/inbound_whatsapp_controller.rb)
5859

5960
## Request More Examples
6061
<br>

0 commit comments

Comments
 (0)