From 4bf668744220915c85926e5e5ecf8363fec834a6 Mon Sep 17 00:00:00 2001 From: FORCHA PEARL Date: Mon, 15 Jan 2024 11:08:37 +0100 Subject: [PATCH] Update data-node-config.md --- docs/manuals/core/config/data-node-config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manuals/core/config/data-node-config.md b/docs/manuals/core/config/data-node-config.md index 79b37f6fd..aa1303efa 100644 --- a/docs/manuals/core/config/data-node-config.md +++ b/docs/manuals/core/config/data-node-config.md @@ -32,7 +32,7 @@ The attributes available on data nodes are: ["excel"](#excel), ["json"](#json), ["mongo_collection"](#mongo-collection), ["parquet"](#parquet), ["sql"](#sql), ["sql_table"](#sql_table), ["in_memory"](#in-memory), ["generic"](#generic) or - ["Amazon Web Service S3 Object"](#Amazon Web Service S3 Object).
+ ["Amazon Web Service S3 Object"](#amazon-web-service-s3-object).
As explained in the following subsections, depending on the *storage_type*, other configuration attributes must be provided in the *properties* parameter. - Any other custom attribute can be provided through the parameter _**properties**_,