Skip to content

Commit

Permalink
Remove broken doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
Zerthox committed May 29, 2023
1 parent 6f5dbea commit f13a9d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arcdps_evtc/src/agent.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pub enum Affinity {
Unknown(u8),
}

/// Possible [`Agent`] kinds.
/// Possible agent kinds.
#[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash)]
#[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
#[cfg_attr(
Expand Down

0 comments on commit f13a9d0

Please sign in to comment.