Skip to content

Commit

Permalink
docs: Fix links (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernauer authored Oct 6, 2023
1 parent faee9b4 commit 2ead33c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/modules/spark-k8s/pages/crd-reference.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Below are listed the CRD fields that can be defined by the user:
|Volume mount path

|`spec.driver.affinity`
|Driver Pod placement affinity. See xref:usage-guide/pod-placement.adoc[] for details
|Driver Pod placement affinity. See xref:usage-guide/operations/pod-placement.adoc[] for details

|`spec.driver.logging`
|Logging aggregation for the driver Pod. See xref:concepts:logging.adoc[] for details
Expand All @@ -105,7 +105,7 @@ Below are listed the CRD fields that can be defined by the user:
|Volume mount path

|`spec.executor.affinity`
|Driver Pod placement affinity. See xref:usage-guide/pod-placement.adoc[] for details.
|Driver Pod placement affinity. See xref:usage-guide/operations/pod-placement.adoc[] for details.

|`spec.executor.logging`
|Logging aggregation for the executor Pods. See xref:concepts:logging.adoc[] for details
Expand Down

0 comments on commit 2ead33c

Please sign in to comment.