Skip to content

Commit dedc05c

Browse files
authored
Merge pull request #7251 from chrischdi/patch-1
📖 Fix link for complex variable types
2 parents 20c211b + d6a7cdf commit dedc05c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/tasks/experimental-features/cluster-class/write-clusterclass.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ spec:
215215
<h1>Supported types</h1>
216216

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

220220
</aside>
221221

0 commit comments

Comments
 (0)