Skip to content

Commit cca67f5

Browse files
committed
Fix broken documentation link
1 parent 39205e8 commit cca67f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/ATProtoKit/Utilities/ATProtoTools.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ public struct ATProtoTools {
291291
/// should be able to parse
292292
/// them and return a proper ``RecordQuery``. However, it's still important to validate the
293293
/// record by using
294-
/// ``ATProtoKit/ATProtoKit/getRepositoryRecord(from:collection:recordKey:recordCID:)``.
294+
/// ``ATProtoKit/getRepositoryRecord(from:collection:recordKey:recordCID:pdsURL:)``.
295295
///
296296
/// - Parameters:
297297
/// - uri: The URI to parse.

0 commit comments

Comments
 (0)