fix paths.md link error

Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
yxxhero 2022-07-07 13:36:16 +08:00
parent 96174e4229
commit 603d305194
1 changed files with 1 additions and 1 deletions

View File

@ -617,7 +617,7 @@ A few rules to clear up this ambiguity:
- Relative paths referenced *in* the Helmfile manifest itself are relative to that manifest - Relative paths referenced *in* the Helmfile manifest itself are relative to that manifest
- Relative paths referenced on the command line are relative to the current working directory the user is in - Relative paths referenced on the command line are relative to the current working directory the user is in
For additional context, take a look at [paths examples](PATHS.md). For additional context, take a look at [paths examples](docs/paths.md).
## Labels Overview ## Labels Overview