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 d226e67 commit eee6048Copy full SHA for eee6048
src/main/java/com/browserstack/local/LocalBinary.java
@@ -10,7 +10,7 @@
10
11
class LocalBinary {
12
13
- private static final String BIN_URL = "https://bstack-local-prod.s3.amazonaws.com/";
+ private static final String BIN_URL = "https://www.browserstack.com/local-testing/downloads/binaries/";
14
15
private String httpPath;
16
0 commit comments