Fix Documentation-URL
This commit is contained in:
parent
682fe27319
commit
a9fc62eda4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue