Skip to content

Commit c5b6f78

Browse files
author
Martin Brecht-Precht
committed
Updated readme.
1 parent 11874c7 commit c5b6f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ $message->addAdditionalHeader(new Header('Custom-Header', array('AnotherCustomHe
218218

219219
#### Configuring an endpoints URL, build the Request instance and perform the HTTP request
220220

221-
For more information about the usage of the URL object please take a look at the [PHP URL project](https://github.com/markenwerk/php-url-util).
221+
For more information about the usage of the URL object please take a look at the [PHP URL Util](https://github.com/markenwerk/php-url-util) project.
222222

223223
```{php}
224224
use BasicHttpClient\Request\Authentication\BasicAuthentication;

0 commit comments

Comments
 (0)