Skip to content

Commit d44bc35

Browse files
authored
docs: fix docs admin links (#15340)
test PR to figure out why #15043 isn't passing Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
1 parent 071b12b commit d44bc35

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

cli/testdata/coder_templates_create_--help.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ OPTIONS:
5555
Requires workspace builds to use the active template version. This
5656
setting does not apply to template admins. This is an enterprise-only
5757
feature. See
58-
https://coder.com/docs/templates/general-settings#require-automatic-updates-enterprise
58+
https://coder.com/docs/admin/templates/managing-templates#require-automatic-updates-enterprise
5959
for more details.
6060

6161
--var string-array

cli/testdata/coder_templates_edit_--help.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ OPTIONS:
8787
Requires workspace builds to use the active template version. This
8888
setting does not apply to template admins. This is an enterprise-only
8989
feature. See
90-
https://coder.com/docs/templates/general-settings#require-automatic-updates-enterprise
90+
https://coder.com/docs/admin/templates/managing-templates#require-automatic-updates-enterprise
9191
for more details.
9292

9393
-y, --yes bool

docs/reference/cli/templates_create.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/cli/templates_edit.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)