diff --git a/docs/book/src/tasks/experimental-features/cluster-class/write-clusterclass.md b/docs/book/src/tasks/experimental-features/cluster-class/write-clusterclass.md index 57a017b8b31a..89f9b935a7fe 100644 --- a/docs/book/src/tasks/experimental-features/cluster-class/write-clusterclass.md +++ b/docs/book/src/tasks/experimental-features/cluster-class/write-clusterclass.md @@ -215,7 +215,7 @@ spec:

Supported types

The following basic types are supported: `string`, `integer`, `number` and `boolean`. We are also -supporting complex types, please see the [complex variables](#complex-variables) section. +supporting complex types, please see the [complex variable types](#complex-variable-types) section.