Skip to content

use new sourcegraphstatic.com host for static assets

Warren Gifford requested to merge assets-dns into master

Created by: sqs

The https://sourcegraphstatic.com site serves content from the sourcegraph-assets Google Cloud Storage bucket. We are using this hostname instead of https://storage.googleapis.com/sourcegraph-assets/ because the latter is blocked by some ad blockers, which means our assets are not visible to many of our users.

fastmod https://storage.googleapis.com/sourcegraph-assets/ https://sourcegraphstatic.com/

Related PR: https://github.com/sourcegraph/sourcegraph/pull/12419

Merge request reports

Loading