Skip to content

Commit 93c74f6

Browse files
committed
docs: Fix invalid rustdoc reference
1 parent e78462e commit 93c74f6

File tree

1 file changed

+1
-1
lines changed
  • rust/operator-binary/src/crd

1 file changed

+1
-1
lines changed

rust/operator-binary/src/crd/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@ impl HdfsCluster {
671671
}
672672
}
673673

674-
/// List all [`HdfsPodRef`]s expected for the given [`role`](HdfsRole).
674+
/// List all [`HdfsPodRef`]s expected for the given [`role`](HdfsNodeRole).
675675
///
676676
/// The `validated_config` is used to extract the ports exposed by the pods.
677677
///

0 commit comments

Comments
 (0)