Skip to content

Commit

Permalink
docs build unbreakening
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw committed Jun 24, 2024
1 parent 5646a09 commit 2f91464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nexus/src/app/instance.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1867,7 +1867,7 @@ impl super::Nexus {
}
}

/// [`Nexus::notify_instance_updated`] (~~Taylor~~ background task's version)
/// `Nexus::notify_instance_updated` (~~Taylor~~ background task's version)
pub(crate) async fn notify_instance_updated_background(
datastore: &DataStore,
opctx: &OpContext,
Expand Down

0 comments on commit 2f91464

Please sign in to comment.