mirror of
https://github.com/coder/coder.git
synced 2025-07-13 21:36:50 +00:00
ci: reenable link checker & fix broken links (#15489)
Follow-up on #15484.
This commit is contained in:
@ -145,7 +145,7 @@ You will then see your new template in the dashboard.
|
||||
## From scratch (advanced)
|
||||
|
||||
There may be cases where you want to create a template from scratch. You can use
|
||||
[any Terraform provider](https://registry.terraform.com) with Coder to create
|
||||
[any Terraform provider](https://registry.terraform.io) with Coder to create
|
||||
templates for additional clouds (e.g. Hetzner, Alibaba) or orchestrators
|
||||
(VMware, Proxmox) that we do not provide example templates for.
|
||||
|
||||
|
@ -97,7 +97,7 @@ to set the default quiet hours to a time when most users are not expected to be
|
||||
using Coder.
|
||||
|
||||
Admins can force users to use the default quiet hours with the
|
||||
[CODER_ALLOW_CUSTOM_QUIET_HOURS](../../../reference/cli/server.md#allow-custom-quiet-hours)
|
||||
[CODER_ALLOW_CUSTOM_QUIET_HOURS](../../../reference/cli/server.md#--allow-custom-quiet-hours)
|
||||
environment variable. Users will still be able to see the page, but will be
|
||||
unable to set a custom time or timezone. If users have already set a custom
|
||||
quiet hours schedule, it will be ignored and the default will be used instead.
|
||||
|
Reference in New Issue
Block a user