Skip to content

Commit 31218f4

Browse files
Merge pull request #3 from SetuHQ/dev
Update URL
2 parents 1ba989e + 5c77f08 commit 31218f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setu/deeplink.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
class URLS:
88

99
class Sandbox:
10-
url = "https://sandbox.setu.co/api"
10+
url = "https://uat.setu.co/api"
1111

1212
class Prod:
1313
url = "https://prod.setu.co/api"

0 commit comments

Comments
 (0)