Skip to content

Commit 575c2f1

Browse files
authored
Updated apiUrl to .sc
1 parent fb98ca8 commit 575c2f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Picqer/Carriers/SendCloud/Connection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class Connection
1515
*
1616
* @var string
1717
*/
18-
private $apiUrl = 'https://panel.sendcloud.nl/api/v2/';
18+
private $apiUrl = 'https://panel.sendcloud.sc/api/v2/';
1919

2020
/**
2121
* The API key

0 commit comments

Comments
 (0)