Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit212d428

Browse files
committed
fix cli subcommand paths
1 parente4c7fa6 commit212d428

File tree

3 files changed

+44
-44
lines changed

3 files changed

+44
-44
lines changed

‎docs/reference/cli/README.md

Lines changed: 42 additions & 42 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎docs/templates/creating.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ here!
2525

2626
![Starter templates](../images/templates/starter-templates.png)
2727

28-
If you prefer to use Coder on the[command line](../cli.md), use
28+
If you prefer to use Coder on the[command line](../reference/cli/README.md), use
2929
`coder templates init`.
3030

3131
>Coder starter templates are also available on our

‎scripts/clidocgen/command.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Aliases:
3333
| Name | Purpose |
3434
| ---- | ----- |
3535
{{- end}}
36-
| [{{$cmd.Name | wrapCode}}](./{{if atRoot $}}cli/{{end}}{{commandURI$cmd}}) |{{$cmd.Short}} |
36+
| [{{$cmd.Name | wrapCode}}](./{{commandURI$cmd}}) |{{$cmd.Short}} |
3737
{{- end}}
3838
{{""}}
3939
{{- range$index,$opt := visibleOptions .}}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp