Skip to content

Commit 6fc379c

Browse files
author
Sam Wierema
committed
Update the README with up-to-date URLs
1 parent adcdeba commit 6fc379c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
MessageBird's REST API for Ruby
22
===============================
3-
This repository contains the open source Ruby client for MessageBird's REST API. Documentation can be found at: https://www.messagebird.com/developers/ruby.
3+
This repository contains the open source Ruby client for MessageBird's REST API. Documentation can be found at: https://developers.messagebird.com/
44

55
Requirements
66
------------
77
- [Sign up](https://www.messagebird.com/en/signup) for a free MessageBird account
8-
- Create a new access_key in the developers sections
8+
- Create a new `access_key` in the developers sections
99
- MessageBird's API client for Ruby requires Ruby >= 1.9
1010

1111
Installation
@@ -176,7 +176,7 @@ client.voice_message('a08e51a0353bd16cea7f298a37405850')
176176
Documentation
177177
-------------
178178
Complete documentation, instructions, and examples are available at:
179-
[https://www.messagebird.com/developers/ruby](https://www.messagebird.com/developers/ruby).
179+
[https://developers.messagebird.com/](https://developers.messagebird.com/).
180180

181181
License
182182
-------

0 commit comments

Comments
 (0)