Skip to content

Commit

Permalink
Update paths.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
tsullivan authored Apr 28, 2021
1 parent bbc92b3 commit 9762834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/reporting/server/browsers/chromium/paths.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ interface ChromiumPackageInfo {
}

// We download some zip files from the official chromium download location
// And some custom onces from a Kibana team GCS bucket
// And some custom ones from a Kibana team GCS bucket
enum BaseUrl {
common = 'https://commondatastorage.googleapis.com/chromium-browser-snapshots', // see https://www.chromium.org/getting-involved/download-chromium
custom = 'https://storage.googleapis.com/headless_shell', // A Google Cloud Storage bucket the Kibana team project ID
Expand Down

0 comments on commit 9762834

Please sign in to comment.