mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
docs: Fix broken PostgREST guide link in Supabase node (#10660)
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user