Skip to content

Commit 9327bdf

Browse files
committed
- change base URL to "https://go.netlicensing.io"
1 parent 4ccf6dd commit 9327bdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NetLicensingClient/netlicensing.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
class NetLicensing
1111
{
1212

13-
const NLIC_BASE_URL = 'https://netlicensing.labs64.com/core/v2/rest';
13+
const NLIC_BASE_URL = 'https://go.netlicensing.io/core/v2/rest';
1414

1515
private $curl = null;
1616

0 commit comments

Comments
 (0)