Skip to content

Commit f57e3e7

Browse files
authored
Merge pull request Bandwidth#37 from Bandwidth/update-readme-url
Updated url in readme
2 parents f824c7c + 18afc04 commit f57e3e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ composer require bandwidth/iris
3030
## Usage
3131

3232
```PHP
33-
$client = new \Iris\Client($login, $password, ['url' => 'https://api.inetwork.com/v1.0/']);
33+
$client = new \Iris\Client($login, $password, ['url' => 'https://dashboard.bandwidth.com/api/']);
3434

3535
```
3636

0 commit comments

Comments
 (0)