From 1d5604436f50774ecc551a62a8b3588a40c187d1 Mon Sep 17 00:00:00 2001 From: Philip-Larsen-Donnelly <35666657+Philip-Larsen-Donnelly@users.noreply.github.com> Date: Thu, 20 Apr 2023 13:44:04 +0200 Subject: [PATCH] fix: align docs section with updates to master docs [BETA-24] --- src/pages/sections.conf.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/sections.conf.js b/src/pages/sections.conf.js index 90130b1c..0200921e 100644 --- a/src/pages/sections.conf.js +++ b/src/pages/sections.conf.js @@ -82,7 +82,7 @@ export const sections = [ label: i18nKeys.minMaxValueGeneration.label, description: i18nKeys.minMaxValueGeneration.description, actionText: i18nKeys.minMaxValueGeneration.actionText, - docs: 'dataAdmin_minMaxValueGeneration', + docs: 'data_admin_min_max_value_generation', }, }, ]