Skip to content

Commit

Permalink
fix markdown link check
Browse files Browse the repository at this point in the history
Signed-off-by: dongjiang1989 <[email protected]>
  • Loading branch information
dongjiang1989 committed Sep 8, 2023
1 parent 1b26695 commit 1c4fee9
Show file tree
Hide file tree
Showing 12 changed files with 22 additions and 22 deletions.
14 changes: 7 additions & 7 deletions docs/commandline/open-local.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@

### SEE ALSO

* [open-local agent](open-local_agent.md) - command for collecting local storage information
* [open-local completion](open-local_completion.md) - Generate the autocompletion script for the specified shell
* [open-local controller](open-local_controller.md) - command for starting a controller
* [open-local csi](open-local_csi.md) - command for running csi plugin
* [open-local gen-doc](open-local_gen-doc.md) - generate document for Open-Local CLI with MarkDown format
* [open-local scheduler](open-local_scheduler.md) - scheduler is a scheduler extender implementation for local storage
* [open-local version](open-local_version.md) - Print the version of open-local
* [open-local agent](./open-local_agent.md) - command for collecting local storage information
* [open-local completion](./open-local_completion.md) - Generate the autocompletion script for the specified shell
* [open-local controller](./open-local_controller.md) - command for starting a controller
* [open-local csi](./open-local_csi.md) - command for running csi plugin
* [open-local gen-doc](./open-local_gen-doc.md) - generate document for Open-Local CLI with MarkDown format
* [open-local scheduler](./open-local_scheduler.md) - scheduler is a scheduler extender implementation for local storage
* [open-local version](./open-local_version.md) - Print the version of open-local

2 changes: 1 addition & 1 deletion docs/commandline/open-local_agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ open-local agent [flags]

### SEE ALSO

* [open-local](open-local.md) -
* [open-local](./open-local.md) -

10 changes: 5 additions & 5 deletions docs/commandline/open-local_completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ See each sub-command's help for details on how to use the generated script.

### SEE ALSO

* [open-local](open-local.md) -
* [open-local completion bash](open-local_completion_bash.md) - Generate the autocompletion script for bash
* [open-local completion fish](open-local_completion_fish.md) - Generate the autocompletion script for fish
* [open-local completion powershell](open-local_completion_powershell.md) - Generate the autocompletion script for powershell
* [open-local completion zsh](open-local_completion_zsh.md) - Generate the autocompletion script for zsh
* [open-local](./open-local.md) -
* [open-local completion bash](./open-local_completion_bash.md) - Generate the autocompletion script for bash
* [open-local completion fish](./open-local_completion_fish.md) - Generate the autocompletion script for fish
* [open-local completion powershell](./open-local_completion_powershell.md) - Generate the autocompletion script for powershell
* [open-local completion zsh](./open-local_completion_zsh.md) - Generate the autocompletion script for zsh

2 changes: 1 addition & 1 deletion docs/commandline/open-local_completion_bash.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ open-local completion bash

### SEE ALSO

* [open-local completion](open-local_completion.md) - Generate the autocompletion script for the specified shell
* [open-local completion](./open-local_completion.md) - Generate the autocompletion script for the specified shell

2 changes: 1 addition & 1 deletion docs/commandline/open-local_completion_fish.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ open-local completion fish [flags]

### SEE ALSO

* [open-local completion](open-local_completion.md) - Generate the autocompletion script for the specified shell
* [open-local completion](./open-local_completion.md) - Generate the autocompletion script for the specified shell

2 changes: 1 addition & 1 deletion docs/commandline/open-local_completion_powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ open-local completion powershell [flags]

### SEE ALSO

* [open-local completion](open-local_completion.md) - Generate the autocompletion script for the specified shell
* [open-local completion](./open-local_completion.md) - Generate the autocompletion script for the specified shell

2 changes: 1 addition & 1 deletion docs/commandline/open-local_completion_zsh.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ open-local completion zsh [flags]

### SEE ALSO

* [open-local completion](open-local_completion.md) - Generate the autocompletion script for the specified shell
* [open-local completion](./open-local_completion.md) - Generate the autocompletion script for the specified shell

2 changes: 1 addition & 1 deletion docs/commandline/open-local_controller.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ open-local controller [flags]

### SEE ALSO

* [open-local](open-local.md) -
* [open-local](./open-local.md) -

2 changes: 1 addition & 1 deletion docs/commandline/open-local_csi.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ open-local csi [flags]

### SEE ALSO

* [open-local](open-local.md) -
* [open-local](./open-local.md) -

2 changes: 1 addition & 1 deletion docs/commandline/open-local_gen-doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ open-local gen-doc [flags]

### SEE ALSO

* [open-local](open-local.md) -
* [open-local](./open-local.md) -

2 changes: 1 addition & 1 deletion docs/commandline/open-local_scheduler.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ open-local scheduler [flags]

### SEE ALSO

* [open-local](open-local.md) -
* [open-local](./open-local.md) -

2 changes: 1 addition & 1 deletion docs/commandline/open-local_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ open-local version [flags]

### SEE ALSO

* [open-local](open-local.md) -
* [open-local](./open-local.md) -

0 comments on commit 1c4fee9

Please sign in to comment.