Skip to content

Commit a933e07

Browse files
authored
Merge pull request #18 from messagebird/fix-outdated-error-docs-url
Fix outdated error docs url
2 parents 19250ff + 4f3fcc2 commit a933e07

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
@@ -1,6 +1,6 @@
11
MessageBird's REST API for Python
22
=================================
3-
This repository contains the open source Python client for MessageBird's REST API. Documentation can be found at: https://www.messagebird.com/developers/python.
3+
This repository contains the open source Python client for MessageBird's REST API. Documentation can be found at: https://developers.messagebird.com/.
44

55
Requirements
66
------------
@@ -74,7 +74,7 @@ Please see the other examples for a complete overview of all the available API c
7474
Documentation
7575
-------------
7676
Complete documentation, instructions, and examples are available at:
77-
[https://www.messagebird.com/developers/python](https://www.messagebird.com/developers/python).
77+
[https://developers.messagebird.com/](https://developers.messagebird.com/).
7878

7979
License
8080
-------

0 commit comments

Comments
 (0)