docs: Fix broken PostgREST guide link in Supabase node (#10660)

This commit is contained in:
Manuel Voppmann 2024-09-10 14:10:13 +02:00 committed by GitHub
parent 540f79a38f
commit 4b2b5235db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -242,7 +242,7 @@ export function getFilters(
},
{
displayName:
'See <a href="https://postgrest.org/en/v9.0/api.html#horizontal-filtering-rows" target="_blank">PostgREST guide</a> to creating filters',
'See <a href="https://postgrest.org/en/stable/references/api/tables_views.html#horizontal-filtering" target="_blank">PostgREST guide</a> to creating filters',
name: 'jsonNotice',
type: 'notice',
displayOptions: {