Skip to content

Commit 3e66e09

Browse files
committed
fix doc linter
1 parent 8c8c3ac commit 3e66e09

File tree

1 file changed

+1
-1
lines changed
  • crates/stackable-operator/src/kvp

1 file changed

+1
-1
lines changed

crates/stackable-operator/src/kvp/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ pub struct ObjectLabels<'a, T> {
380380
///
381381
/// However, this is pure documentation and should not be parsed.
382382
///
383-
/// [avl]: crate::commons::product_image_selection::ResolvedProductImage::app_version_label
383+
/// [avl]: crate::commons::product_image_selection::ResolvedProductImage::app_version_label_value
384384
pub app_version: &'a str,
385385

386386
/// The DNS-style name of the operator managing the object (such as `zookeeper.stackable.tech`)

0 commit comments

Comments
 (0)