Skip to content

Commit 69d3430

Browse files
Update README.md
1 parent fbf0234 commit 69d3430

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
@@ -6,7 +6,7 @@ The DataRole API Client Library enables you to work with DataRole APIs on your s
66
* [PHP 5.4.0 or higher](http://www.php.net/)
77

88
## Developer Documentation ##
9-
http://developers.datarole.com/api
9+
https://github.com/DataRole/api
1010

1111
## Installation ##
1212

@@ -32,7 +32,7 @@ require_once '/path/to/your-project/vendor/autoload.php';
3232

3333
### Download the Release
3434

35-
If you abhor using composer, you can download the package in its entirety. The [Releases](https://github.com/datarole/releases) page lists all stable versions. Download any file
35+
If you abhor using composer, you can download the package in its entirety. The [Releases](https://github.com/DataRole/api-client-php/releases) page lists all stable versions. Download any file
3636
with the name for a package including this library and its dependencies.
3737

3838
Uncompress the zip file you download, and include the autoloader in your project:

0 commit comments

Comments
 (0)