chore: change docs links to latest release

This commit is contained in:
Ben Potter
2023-02-01 13:14:49 -06:00
committed by GitHub
parent 61dcf643e8
commit bca6244c4e
9 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ See [Upgrading Coder via Helm](../install/kubernetes.md#upgrading-coder-via-helm
## Via Windows
Download the latest Windows installer or binary from [GitHub releases](https://github.com/coder/coder/releases), or upgrade from Winget.
Download the latest Windows installer or binary from [GitHub releases](https://github.com/coder/coder/releases/latest), or upgrade from Winget.
```sh
winget install Coder.Coder
+1 -1
View File
@@ -46,7 +46,7 @@ with the user so that they can log into Coder:
```shell
Download the Coder command line for your operating system:
https://github.com/coder/coder/releases
https://github.com/coder/coder/releases/latest
Run coder login https://<accessURL>.coder.app to authenticate.