We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb98ca8 commit 575c2f1Copy full SHA for 575c2f1
src/Picqer/Carriers/SendCloud/Connection.php
@@ -15,7 +15,7 @@ class Connection
15
*
16
* @var string
17
*/
18
- private $apiUrl = 'https://panel.sendcloud.nl/api/v2/';
+ private $apiUrl = 'https://panel.sendcloud.sc/api/v2/';
19
20
/**
21
* The API key
0 commit comments