Skip to content

Commit 0697a44

Browse files
fix: Fix rustdoc error
1 parent 068c4af commit 0697a44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • rust/operator-binary/src/framework/product_logging

rust/operator-binary/src/framework/product_logging/framework.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ where
105105
Ok(validated_container_log_config_choice)
106106
}
107107

108-
/// Builds the Vector container for the [`PodTemplateSpec`]
108+
/// Builds the Vector container
109109
pub fn vector_container(
110110
container_name: &ContainerName,
111111
image: &ResolvedProductImage,

0 commit comments

Comments
 (0)