mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: change docs links to latest release
This commit is contained in:
@@ -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
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user