mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
chore: fix docs/admin links and upgrade notice (#15043)
- Update links to /docs/admin to match the new structure - TODO: remove the release string from the "upgrade available" instructions link - [x] https://github.com/coder/coder/blob/update-upgrade-config-links/cli/server.go#L646  --------- Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -216,7 +216,7 @@ To run a Coder server:
|
||||
# Or just run the server directly
|
||||
$ coder server
|
||||
|
||||
Configuring Coder: https://coder.com/docs/admin/configure
|
||||
Configuring Coder: https://coder.com/docs/admin/setup
|
||||
|
||||
To connect to a Coder deployment:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user