@@ -176,20 +176,20 @@ Some queries do not receive any rows from the server (most often `INSERT`, `UPDA
176176Please see [ SECURITY.md] for details on the security process.
177177
178178[ SSWG Incubation ] : https://github.com/swift-server/sswg/blob/main/process/incubation.md#graduated-level
179- [ Documentation ] : https://swiftpackageindex.com/ vapor/postgres-nio /documentation
179+ [ Documentation ] : https://api. vapor.codes/postgresnio /documentation/postgresnio
180180[ Team Chat ] : https://discord.gg/vapor
181181[ MIT License ] : LICENSE
182182[ Continuous Integration ] : https://github.com/vapor/postgres-nio/actions
183183[ Swift 5.7 ] : https://swift.org
184184[ Security.md ] : https://github.com/vapor/.github/blob/main/SECURITY.md
185185
186- [ `PostgresConnection` ] : https://swiftpackageindex.com/ vapor/postgres-nio /documentation/postgresnio/postgresconnection/
187- [ `query(_:logger:)` ] : https://swiftpackageindex.com/ vapor/postgres-nio /documentation/postgresnio/postgresconnection/query(_:logger:file:line:)-9mkfn
188- [ `PostgresQuery` ] : https://swiftpackageindex.com/ vapor/postgres-nio /documentation/postgresnio/postgresquery/
189- [ `PostgresRow` ] : https://swiftpackageindex.com/ vapor/postgres-nio /documentation/postgresnio/postgresrow/
190- [ `PostgresRowSequence` ] : https://swiftpackageindex.com/ vapor/postgres-nio /documentation/postgresnio/postgresrowsequence/
191- [ `PostgresDecodable` ] : https://swiftpackageindex.com/ vapor/postgres-nio /documentation/postgresnio/postgresdecodable/
192- [ `PostgresEncodable` ] : https://swiftpackageindex.com/ vapor/postgres-nio /documentation/postgresnio/postgresencodable/
186+ [ `PostgresConnection` ] : https://api. vapor.codes/postgresnio /documentation/postgresnio/postgresconnection
187+ [ `query(_:logger:)` ] : https://api. vapor.codes/postgresnio /documentation/postgresnio/postgresconnection/query(_:logger:file:line:)-9mkfn
188+ [ `PostgresQuery` ] : https://api. vapor.codes/postgresnio /documentation/postgresnio/postgresquery
189+ [ `PostgresRow` ] : https://api. vapor.codes/postgresnio /documentation/postgresnio/postgresrow
190+ [ `PostgresRowSequence` ] : https://api. vapor.codes/postgresnio /documentation/postgresnio/postgresrowsequence
191+ [ `PostgresDecodable` ] : https://api. vapor.codes/postgresnio /documentation/postgresnio/postgresdecodable
192+ [ `PostgresEncodable` ] : https://api. vapor.codes/postgresnio /documentation/postgresnio/postgresencodable
193193
194194[ PostgresKit ] : https://github.com/vapor/postgres-kit
195195
0 commit comments