diff --git a/doc/docs/usage.md b/doc/docs/usage.md index 5b65b87..b5a0016 100644 --- a/doc/docs/usage.md +++ b/doc/docs/usage.md @@ -15,7 +15,7 @@ Katenary transforms compose services this way: Katenary can also configure containers grouping in pods, declare dependencies, ignore some services, force variables as secrets, mount files as `configMap`, and many others things. To adapt the helm chart generation, you will need to use some specific labels. -For more complete label usage, see [the labels page](/labels). +For more complete label usage, see [the labels page](labels.md). ## Make convertion @@ -42,7 +42,7 @@ katenary convert -c file1.yaml -c file2.yaml Katenary proposes a lot of labels to configure the helm chart generation, but some are very important. !!! Info - For more complete label usage, see [the labels page](/labels). + For more complete label usage, see [the labels page](labels.md). ### Work with Depends On?