From 06156eb79796249e5f425cd9ff055d2a71fece64 Mon Sep 17 00:00:00 2001 From: Christopher Ahlers <11285058+FooBar1969@users.noreply.github.com> Date: Mon, 4 Apr 2022 14:48:29 -0700 Subject: [PATCH] Update ecosystem.rst Fixed incorrect link for the swift library in Client-Side Libraries section. It now links properly to: https://github.com/supabase-community/postgrest-swift --- docs/ecosystem.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ecosystem.rst b/docs/ecosystem.rst index 10923ab15..6ae4e1c9f 100644 --- a/docs/ecosystem.rst +++ b/docs/ecosystem.rst @@ -117,7 +117,7 @@ Client-Side Libraries * `postgrest-request `_ - JS, SuperAgent * `postgrest-rs `_ - Rust * `postgrest-sharp-client `_ (needs maintainer) - C#, RestSharp -* `postgrest-swift `_ - Swift +* `postgrest-swift `_ - Swift * `postgrest-url `_ - JS, just for generating query URLs * `postgrest_python_requests_client `_ - Python * `postgrester `_ - JS + Typescript