From 815627b167e4bf06308b51c6756e33c36b17b631 Mon Sep 17 00:00:00 2001
From: Nate Sesti <sestinj@gmail.com>
Date: Mon, 9 Oct 2023 09:41:44 -0700
Subject: fix: :memo: use backup server links in docs

---
 docs/docs/walkthroughs/manually-run-continue.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

(limited to 'docs')

diff --git a/docs/docs/walkthroughs/manually-run-continue.md b/docs/docs/walkthroughs/manually-run-continue.md
index a20fe69b..1a24fcf7 100644
--- a/docs/docs/walkthroughs/manually-run-continue.md
+++ b/docs/docs/walkthroughs/manually-run-continue.md
@@ -27,10 +27,10 @@ The easiest way to run Continue is to
 
 If you'd like to use a pre-built binary, you can download manually from our S3 bucket. These are the download links for each OS:
 
-- [MacOS (Intel)](https://s3.continue.dev/mac/run)
-- [MacOS (Apple Silicon)](https://s3.continue.dev/apple-silicon/run)
-- [Windows](https://s3.continue.dev/windows/run.exe)
-- [Linux](https://s3.continue.dev/linux/run)
+- [MacOS (Intel)](https://continue-server-binaries.s3.us-west-1.amazonaws.com/mac/run)
+- [MacOS (Apple Silicon)](https://continue-server-binaries.s3.us-west-1.amazonaws.com/apple-silicon/run)
+- [Windows](https://continue-server-binaries.s3.us-west-1.amazonaws.com/windows/run.exe)
+- [Linux](https://continue-server-binaries.s3.us-west-1.amazonaws.com/linux/run)
 
 Once downloaded, start the binary by running `./run` (MacOS/Linux) or `./run.exe` (Windows) in the directory where you downloaded it. You should see that it begins listening on port 65432.
 
-- 
cgit v1.2.3-70-g09d2