Fix Documentation-URL

This commit is contained in:
Nathan Mattes 2023-12-07 12:37:07 +01:00
parent 682fe27319
commit a9fc62eda4
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ extension Mastodon.Entity {
/// # Last Update
/// 2021/1/28
/// # Reference
/// [Document](https://docs.joinmastodon.org/entities/mention/)
/// [Document](https://docs.joinmastodon.org/entities/Status/#Mention)
public struct Mention: Codable, Sendable {
public typealias ID = String