Skip to content

Commit 6e61d35

Browse files
author
David Djian
committed
change url to prod url
1 parent bf425cc commit 6e61d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Graphcomment.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class Sdk
2525
protected $password;
2626
protected $token;
2727
protected $websiteId;
28-
protected $dir = 'https://dev.graphcomment.com/api';
28+
protected $dir = 'https://graphcomment.com/api';
2929

3030
/**
3131
* Sdk constructor.

0 commit comments

Comments
 (0)