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 d473f43 commit fe4adf4Copy full SHA for fe4adf4
x-pack/plugins/reporting/server/browsers/chromium/paths.ts
@@ -8,7 +8,7 @@ import path from 'path';
8
9
export const paths = {
10
archivesPath: path.resolve(__dirname, '../../../.chromium'),
11
- baseUrl: 'https://s3.amazonaws.com/headless-shell/',
+ baseUrl: 'https://storage.googleapis.com/headless_shell/',
12
packages: [
13
{
14
platforms: ['darwin', 'freebsd', 'openbsd'],
0 commit comments