2
2
mirror of https://github.com/mastodon/mastodon-ios synced 2025-04-11 22:58:02 +02:00

Fix Documentation-URL

This commit is contained in:
Nathan Mattes 2023-12-07 12:37:07 +01:00
parent 682fe27319
commit a9fc62eda4

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