Skip to content

Commit

Permalink
Fix doc link.
Browse files Browse the repository at this point in the history
  • Loading branch information
timothee-haudebourg committed Sep 5, 2024
1 parent 8987e13 commit e488a9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crates/status/src/impl/bitstring_status_list/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,8 @@ pub enum StatusPurpose {
/// Convey an arbitrary message related to the status of the verifiable
/// credential.
///
/// The actual message is stored in the status list credential, in
/// [`BitstringStatusList::status_message`].
/// The actual message is stored in the status list entry, in
/// [`BitstringStatusListEntry::status_messages`].
Message,
}

Expand Down

0 comments on commit e488a9b

Please sign in to comment.