From 6183f0adae16eab4d2d3ab012bd3d510e9425d2b Mon Sep 17 00:00:00 2001 From: victorhmp Date: Tue, 24 Mar 2020 13:59:39 -0300 Subject: [PATCH] Update link to the recipe regarding orderForm optimization --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 992203d0..0b09786d 100644 --- a/manifest.json +++ b/manifest.json @@ -105,7 +105,7 @@ "title": "Enable orderForm optimization", "type": "boolean", "default": false, - "description": "This setting disables the legacy orderForm provider. More at: https://vtex.io/docs" + "description": "This setting disables the legacy orderForm provider. More at: https://vtex.io/docs/recipes/store-management/enabling-order-form-optimization." } } }