Skip to content

Commit 79fb10d

Browse files
committed
Remove dead link
1 parent aab56ce commit 79fb10d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Documentation/Players/Sources/Players/PlayerRepository.swift

-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ import os.log
44

55
/// A repository of players.
66
///
7-
/// `PlayerRepository` applies the practices recommended at
8-
/// <https://github.com/groue/GRDB.swift/blob/master/Documentation/GoodPracticesForDesigningRecordTypes.md>.
9-
///
107
/// You create a `PlayerRepository` with a
118
/// [connection to an SQLite database](https://swiftpackageindex.com/groue/grdb.swift/documentation/grdb/databaseconnections),
129
/// created with a configuration returned from

0 commit comments

Comments
 (0)