From cfef5a1c1ff3348b682c3e84448a570e00edff36 Mon Sep 17 00:00:00 2001 From: "Alexey A. Leonov" Date: Tue, 17 Feb 2026 10:24:48 +0700 Subject: [PATCH] Fix download link for Windows MSI installer --- .../install-node-software/gui-windows/storage-node/page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/(docs)/node/get-started/install-node-software/gui-windows/storage-node/page.md b/app/(docs)/node/get-started/install-node-software/gui-windows/storage-node/page.md index 8ca958ab9..8b77e3bef 100644 --- a/app/(docs)/node/get-started/install-node-software/gui-windows/storage-node/page.md +++ b/app/(docs)/node/get-started/install-node-software/gui-windows/storage-node/page.md @@ -8,7 +8,7 @@ weight: 0 ## Installing a Storage Node with the Windows Installer -1. [Download the Windows MSI installer](https://github.com/storj/storj/releases/latest/download/storagenode_windows_amd64.msi.zip) +1. [Download the Windows MSI installer](https://github.com/storj/storj/releases/latest/download/storagenode_msi_windows_amd64.zip) 2. Extract the MSI from the zip and double click it. The installation window will open.