From ed86bbf3debc817ec8afaec01d3e1c7571a54406 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Fri, 14 Mar 2025 23:21:26 +0100 Subject: [PATCH] docs: remove broken link --- docs/ecosystem.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/ecosystem.rst b/docs/ecosystem.rst index 4f3a184f1..87e62c076 100644 --- a/docs/ecosystem.rst +++ b/docs/ecosystem.rst @@ -8,9 +8,6 @@ Community Tutorials * `PostgREST + Auth0: Create REST API in mintutes, and add social login using Auth0 `_ - A step-by-step tutorial to show how to dockerize and integrate Auth0 to PostgREST service. -* `PostgREST + PostGIS API tutorial in 5 minutes `_ - - In this tutorial, GIS • OPS shows how to perform PostGIS calculations through PostgREST :ref:`functions` interface. - * `"CodeLess" backend using postgres, postgrest and oauth2 authentication with keycloak `_ - A step-by-step tutorial for using PostgREST with KeyCloak(hosted on a managed service).