Skip to content

Commit

Permalink
docs: Fix invalid rustdoc reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Techassi committed Feb 5, 2025
1 parent e78462e commit 93c74f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/operator-binary/src/crd/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@ impl HdfsCluster {
}
}

/// List all [`HdfsPodRef`]s expected for the given [`role`](HdfsRole).
/// List all [`HdfsPodRef`]s expected for the given [`role`](HdfsNodeRole).
///
/// The `validated_config` is used to extract the ports exposed by the pods.
///
Expand Down

0 comments on commit 93c74f6

Please sign in to comment.