diff --git a/website/redirects.js b/website/redirects.js index 920a2cad7..76ae13348 100644 --- a/website/redirects.js +++ b/website/redirects.js @@ -105,21 +105,21 @@ module.exports = [ source: "/dl/firezone-gateway/latest/x86_64", destination: // mark:current-gateway-version - "https://www.github.com/firezone/firezone/releases/download/gateway-1.4.18/firezone-gateway_1.4.17_x86_64", + "https://www.github.com/firezone/firezone/releases/download/gateway-1.4.18/firezone-gateway_1.4.18_x86_64", permanent: false, }, { source: "/dl/firezone-gateway/latest/aarch64", destination: // mark:current-gateway-version - "https://www.github.com/firezone/firezone/releases/download/gateway-1.4.18/firezone-gateway_1.4.17_aarch64", + "https://www.github.com/firezone/firezone/releases/download/gateway-1.4.18/firezone-gateway_1.4.18_aarch64", permanent: false, }, { source: "/dl/firezone-gateway/latest/armv7", destination: // mark:current-gateway-version - "https://www.github.com/firezone/firezone/releases/download/gateway-1.4.18/firezone-gateway_1.4.17_armv7", + "https://www.github.com/firezone/firezone/releases/download/gateway-1.4.18/firezone-gateway_1.4.18_armv7", permanent: false, }, /*