From 5f5fbca3e53e5851aa322f8ed02aa3c9b4447e1d Mon Sep 17 00:00:00 2001 From: Hannes Rehburg <81830618+Hannsre@users.noreply.github.com> Date: Thu, 2 Mar 2023 10:37:48 +0100 Subject: [PATCH] Update binary.md Fixed broken Link to release archive --- docs/install/binary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/binary.md b/docs/install/binary.md index 6e247ba71a619..4b5dbf23d4d2b 100644 --- a/docs/install/binary.md +++ b/docs/install/binary.md @@ -1,4 +1,4 @@ -Coder publishes self-contained .zip and .tar.gz archives in [GitHub releases](https://github.com/coder//latest). The archives bundle `coder` binary. +Coder publishes self-contained .zip and .tar.gz archives in [GitHub releases](https://github.com/coder/coder/releases/latest). The archives bundle `coder` binary. 1. Download the [release archive](https://github.com/coder/coder/releases/latest) appropriate for your operating system