Skip to content

Commit 7bbb4a3

Browse files
fix: invalid reference (#636)
Co-authored-by: Lars Francke <[email protected]>
1 parent f896cfa commit 7bbb4a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/concepts/pages/overview.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Learn more about roles: xref:roles-and-role-groups.adoc[]
4747
[#deployment]
4848
== Deployment
4949

50-
All operators and products run as containers in a xref:kubernetes.adoc[Kubernetes cluster]. The operators are deployed with stackablectl (the Stackable CLI) or Helm.
50+
All operators and products run as containers in a xref:ROOT:kubernetes.adoc[Kubernetes cluster]. The operators are deployed with stackablectl (the Stackable CLI) or Helm.
5151

5252
image::deployment.drawio.svg[]
5353

@@ -66,4 +66,4 @@ image::common_objects.drawio.svg[]
6666

6767
These objects can be reused by all operators that support this feature. The S3 bucket only needs to be described once, and then it can be referenced in all products that support reading and/or writing from/to S3. Learn more about S3 configuration: xref:s3.adoc[].
6868

69-
Similarly for the OpenPolicyAgent (OPA). Configuring it looks the same across all products. Learn more: xref:opa.adoc[].
69+
Similarly for the OpenPolicyAgent (OPA). Configuring it looks the same across all products. Learn more: xref:opa.adoc[].

0 commit comments

Comments
 (0)