From def235e8e7d67f9461898bd72b55809f6ee09a3a Mon Sep 17 00:00:00 2001 From: Jesse Szwedko Date: Tue, 7 Nov 2023 11:56:37 -0800 Subject: [PATCH] chore(docs): Replace setup.vector.dev references (#19080) We need to setup this redirect again with the new site hosting. Until we do that, putting a direct link to the script. Signed-off-by: Jesse Szwedko --- .../content/en/docs/setup/installation/package-managers/apt.md | 2 +- .../content/en/docs/setup/installation/package-managers/yum.md | 2 +- website/content/en/highlights/2023-11-07-new-linux-repos.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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