From b7cdf6aa631f0f91d2447cda15b7f9916527f537 Mon Sep 17 00:00:00 2001 From: Tim Condon <0xTim@users.noreply.github.com> Date: Wed, 16 Nov 2022 18:03:09 +0000 Subject: [PATCH] Update SPI info to point to our hosted docs --- .spi.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.spi.yml b/.spi.yml index 76fd1534..177f9874 100644 --- a/.spi.yml +++ b/.spi.yml @@ -1,6 +1,4 @@ version: 1 -builder: - configs: - - documentation_targets: - - PostgresNIO +external_links: + documentation: "https://api.vapor.codes/postgres-nio/documentation/postgresnio/"