diff --git a/website/content/en/docs/setup/installation/package-managers/apt.md b/website/content/en/docs/setup/installation/package-managers/apt.md index 396961f906b8a..45180397dafbf 100644 --- a/website/content/en/docs/setup/installation/package-managers/apt.md +++ b/website/content/en/docs/setup/installation/package-managers/apt.md @@ -19,7 +19,7 @@ Our APT repositories are provided by [Cloudsmith] and you can find [instructions First, add the Vector repo: ```shell -bash -c "$(curl -L https://setup.vector.dev)" +bash -c "$(curl -L https://s3.amazonaws.com/dd-agent/scripts/install_script_vector0.sh)" ``` Then you can install the `vector` package: diff --git a/website/content/en/docs/setup/installation/package-managers/yum.md b/website/content/en/docs/setup/installation/package-managers/yum.md index 769ada412d23d..d2fc334e601b5 100644 --- a/website/content/en/docs/setup/installation/package-managers/yum.md +++ b/website/content/en/docs/setup/installation/package-managers/yum.md @@ -13,7 +13,7 @@ Our Yum repositories are provided by [Cloudsmith] and you can find [instructions Add the repo: ```shell -bash -c "$(curl -L https://setup.vector.dev)" +bash -c "$(curl -L https://s3.amazonaws.com/dd-agent/scripts/install_script_vector0.sh)" ``` Then you can install Vector: diff --git a/website/content/en/highlights/2023-11-07-new-linux-repos.md b/website/content/en/highlights/2023-11-07-new-linux-repos.md index 83ad54738fca4..afcb0c7f274fe 100644 --- a/website/content/en/highlights/2023-11-07-new-linux-repos.md +++ b/website/content/en/highlights/2023-11-07-new-linux-repos.md @@ -38,7 +38,7 @@ The following command **removes** the existing repository and configures the new repository. ```sh -CSM_MIGRATE=true bash -c "$(curl -L https://setup.vector.dev)" +CSM_MIGRATE=true bash -c "$(curl -L https://s3.amazonaws.com/dd-agent/scripts/install_script_vector0.sh)" ``` Alternatively, `CSM_MIGRATE` may be left unset to leave the removal of the