1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-10-08 02:28:57 +03:00

🐛 Fix broken link

This commit is contained in:
Tanay Pant 2021-05-17 10:50:57 +02:00 committed by GitHub
parent bf7800cb15
commit a3ab3f2de5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -285,7 +285,7 @@ export const entryFields = [
alwaysOpenEditWindow: true,
},
default: '',
description: 'JSON query to filter the data.<a href="https://strapi.io/documentation/v3.x/content-api/parameters.html#filters" target="_blank"> Info</a>',
description: 'JSON query to filter the data. <a href="https://strapi.io/documentation/developer-docs/latest/developer-resources/content-api/content-api.html#filters" target="_blank">More info</a>.',
},
],
},