From 1b581e061f5be104e5278fe0880f45caae6a9ecc Mon Sep 17 00:00:00 2001 From: "Sven A. Schmidt" Date: Mon, 27 Jun 2022 14:47:19 +0200 Subject: [PATCH] Update .spi.yml Docs point at a non-existing target, this should fix it! --- .spi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.spi.yml b/.spi.yml index 8a6a339..4981b88 100644 --- a/.spi.yml +++ b/.spi.yml @@ -1,4 +1,4 @@ version: 1 builder: configs: - - documentation_targets: [stream-chat-vapor-swift] + - documentation_targets: [StreamSDKVapor]