mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +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:
2
docs/reference/cli/templates_create.md
generated
2
docs/reference/cli/templates_create.md
generated
@ -95,7 +95,7 @@ Specify a duration workspaces may be in the dormant state prior to being deleted
|
||||
| Type | <code>bool</code> |
|
||||
| Default | <code>false</code> |
|
||||
|
||||
Requires workspace builds to use the active template version. This setting does not apply to template admins. This is an enterprise-only feature. See https://coder.com/docs/templates/general-settings#require-automatic-updates-enterprise for more details.
|
||||
Requires workspace builds to use the active template version. This setting does not apply to template admins. This is an enterprise-only feature. See https://coder.com/docs/admin/templates/managing-templates#require-automatic-updates-enterprise for more details.
|
||||
|
||||
### -y, --yes
|
||||
|
||||
|
2
docs/reference/cli/templates_edit.md
generated
2
docs/reference/cli/templates_edit.md
generated
@ -153,7 +153,7 @@ Allow users to customize the autostop TTL for workspaces on this template. This
|
||||
| Type | <code>bool</code> |
|
||||
| Default | <code>false</code> |
|
||||
|
||||
Requires workspace builds to use the active template version. This setting does not apply to template admins. This is an enterprise-only feature. See https://coder.com/docs/templates/general-settings#require-automatic-updates-enterprise for more details.
|
||||
Requires workspace builds to use the active template version. This setting does not apply to template admins. This is an enterprise-only feature. See https://coder.com/docs/admin/templates/managing-templates#require-automatic-updates-enterprise for more details.
|
||||
|
||||
### --private
|
||||
|
||||
|
Reference in New Issue
Block a user