Skip to content

Commit ec3e21a

Browse files
author
Pim Jansen
committed
Updated api endpoint to match specification documentation
1 parent ba24222 commit ec3e21a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/FH/PostcodeAPI/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class Client
2323
/**
2424
* @var null|string
2525
*/
26-
private $url = 'https://postcode-api.apiwise.nl';
26+
private $url = 'https://api.postcodeapi.nu';
2727

2828
/**
2929
* @var string

0 commit comments

Comments
 (0)