Skip to content

Commit c20051c

Browse files
authored
fix broken reference (#436)
1 parent 466b836 commit c20051c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/modules/spark-k8s/pages/getting_started/installation.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ include::example$getting_started/getting_started.sh[tag=stackablectl-install-ope
3838
The tool will show
3939

4040
[source]
41-
include::example$getting_started/code/install_output.txt[]
41+
----
42+
include::example$getting_started/install_output.txt[]
43+
----
4244

4345
TIP: Consult the xref:management:stackablectl:quickstart.adoc[] to learn more about how to use stackablectl. For
4446
example, you can use the `--cluster kind` flag to create a Kubernetes cluster with link:https://kind.sigs.k8s.io/[kind].

0 commit comments

Comments
 (0)