Skip to content

Commit

Permalink
Updated WARP client download links (#19219)
Browse files Browse the repository at this point in the history
* Updated WARP client download links

* Apply suggestions from code review

---------

Co-authored-by: ranbel <[email protected]>
  • Loading branch information
aw-cf and ranbel authored Jan 15, 2025
1 parent b218a52 commit dbdd40c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,17 @@ Alternatively, download the client from one of the following links after checkin

<Render file="warp/system-requirements/windows" />

**[Windows Release Builds](https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-windows-1/distribution_groups/release)**
**[Latest Windows Release](https://downloads.cloudflareclient.com/v1/download/windows/ga)**

**[Windows Beta Builds](https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-windows/distribution_groups/beta)**

**[Alternate download link](https://one.one.one.one)**
**[Latest Windows Beta](https://downloads.cloudflareclient.com/v1/download/windows/beta)**

## macOS

<Render file="warp/system-requirements/macos" />

**[macOS Release Builds](https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-macos-1/distribution_groups/release)**

**[macOS Beta Builds](https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-macos/distribution_groups/beta)**
**[Latest macOS Release](https://downloads.cloudflareclient.com/v1/download/macos/ga)**

**[Alternate download link](https://one.one.one.one)**
**[Latest macOS Beta](https://downloads.cloudflareclient.com/v1/download/macos/beta)**

## Linux

Expand Down
4 changes: 2 additions & 2 deletions src/content/docs/warp-client/get-started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ Before installing and setting up the WARP Client, ensure that your device meets

<Render file="warp/system-requirements/macos" product="cloudflare-one" />

[Download for macOS](https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-macos-1/distribution_groups/release)
[Download for macOS](https://downloads.cloudflareclient.com/v1/download/macos/ga)

## Windows

<Render file="warp/system-requirements/windows" product="cloudflare-one" />

[Download for Windows](https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-windows-1/distribution_groups/release)
[Download for Windows](https://downloads.cloudflareclient.com/v1/download/windows/ga)
2 changes: 1 addition & 1 deletion src/content/docs/warp-client/get-started/macOS.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ head:

import { Render } from "~/components";

1. Download Cloudflare WARP for macOS from [Microsoft App Center](https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-macos-1/distribution_groups/release) or [1.1.1.1](https://1.1.1.1/).
1. [Download](https://downloads.cloudflareclient.com/v1/download/macos/ga) Cloudflare WARP for macOS.
2. Go to your predefined download folder and open the `.pkg` file.
3. Follow the instructions to complete installation. Cloudflare WARP will automatically launch and appear in your menu bar with the Cloudflare logo.
4. Select **Next** and **Accept** Cloudflare's privacy policy.
Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/warp-client/get-started/windows.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ head:

import { Render } from "~/components"

1. Download Cloudflare WARP for Windows from [Microsoft App Center](https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-windows-1/distribution_groups/release) or [1.1.1.1](https://1.1.1.1/).
1. [Download](https://downloads.cloudflareclient.com/v1/download/windows/ga) Cloudflare WARP for Windows.
2. Go to your predefined download folder and open the executable file to install WARP.
3. Follow the instructions to complete installation. Cloudflare WARP will automatically launch and appear in your menu bar with the Cloudflare logo.
4. Select **Next** and **Accept** Cloudflare's privacy policy.
Expand Down

0 comments on commit dbdd40c

Please sign in to comment.