diff --git a/docs/reference/master-commandline-reference.md b/docs/reference/master-commandline-reference.md index a64670e3a..a72dd4d0e 100644 --- a/docs/reference/master-commandline-reference.md +++ b/docs/reference/master-commandline-reference.md @@ -33,8 +33,7 @@ Print version and exit. ### -feature-gates The `-feature-gates` flag is used to enable or disable non GA features. -The list of available feature gates can be found in the [feature gates -documentation](../feature-gates.md). +The list of available feature gates can be found in the [feature gates documentation](feature-gates.md). Example: diff --git a/docs/reference/worker-commandline-reference.md b/docs/reference/worker-commandline-reference.md index 738eb36ce..60447b739 100644 --- a/docs/reference/worker-commandline-reference.md +++ b/docs/reference/worker-commandline-reference.md @@ -33,8 +33,7 @@ Print version and exit. ### -feature-gates The `-feature-gates` flag is used to enable or disable non GA features. -The list of available feature gates can be found in the [feature gates -documentation](../feature-gates.md). +The list of available feature gates can be found in the [feature gates documentation](feature-gates.md). Example: