Skip to content

Commit f3ea51c

Browse files
committed
Update default url
1 parent e1d527a commit f3ea51c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/constants.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ DOMAINS = list(
1515
)
1616

1717
# Internal, default connection url to be used in Connection object
18-
DEFAULT_CONNECTION_URL = DOMAINS$GATEWAY
18+
DEFAULT_CONNECTION_URL = DOMAINS$SAIL
1919

2020
# Internal, current API version
2121
API_VERSION_NUMBER = 1

0 commit comments

Comments
 (0)