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 bf425cc commit 6e61d35Copy full SHA for 6e61d35
src/Graphcomment.php
@@ -25,7 +25,7 @@ class Sdk
25
protected $password;
26
protected $token;
27
protected $websiteId;
28
- protected $dir = 'https://dev.graphcomment.com/api';
+ protected $dir = 'https://graphcomment.com/api';
29
30
/**
31
* Sdk constructor.
0 commit comments