From f8494d2bac4d3a8d5eea5deb9af7ff0599e02e92 Mon Sep 17 00:00:00 2001 From: Hannes Rehburg <81830618+Hannsre@users.noreply.github.com> Date: Tue, 7 Mar 2023 19:30:50 +0100 Subject: [PATCH] Update binary.md (#6415) 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 6e247ba71a..4b5dbf23d4 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