mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
Docs: Fixed featue-gates reference
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
This commit is contained in:
parent
f58b09833e
commit
b7c18b949d
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ Print version and exit.
|
|||
|
||||
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).
|
||||
documentation](feature-gates.md).
|
||||
|
||||
Example:
|
||||
|
||||
|
|
Loading…
Reference in a new issue