diff --git a/src/content/partials/workers/database_integrations_definition.mdx b/src/content/partials/workers/database_integrations_definition.mdx index 39408770ca18be4..a4a3c87a33946a9 100644 --- a/src/content/partials/workers/database_integrations_definition.mdx +++ b/src/content/partials/workers/database_integrations_definition.mdx @@ -3,4 +3,4 @@ --- -[Database Integrations](/workers/databases/native-integrations/) allow you to connect to a database from your Worker by getting the right configuration from your database provider and adding it as [secrets](/workers/configuration/environment-variables/) to your Worker. +[Database Integrations](/workers/databases/native-integrations/) allow you to connect to a database from your Worker by getting the right configuration from your database provider and adding it as [secrets](/workers/configuration/secrets/) to your Worker.