From fc45bf2395ab6e38707c6dde1b33a9cb601d1400 Mon Sep 17 00:00:00 2001 From: Marc Goodson Date: Tue, 10 Dec 2024 23:15:39 +0000 Subject: [PATCH] Update Key in licence docs for v15 In v14 and v15 Umbraco Commerce has updated the JSON structure of the location of the licence key 'Products' has been added to the structure Although this has been updated in the docs Just above is a handy cut and paste key for the structure However, 'Products:' has not been added to this key to match the new structure... --- 15/umbraco-commerce/getting-started/the-licensing-model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/umbraco-commerce/getting-started/the-licensing-model.md b/15/umbraco-commerce/getting-started/the-licensing-model.md index 8d8bdf9515c..63490311b69 100644 --- a/15/umbraco-commerce/getting-started/the-licensing-model.md +++ b/15/umbraco-commerce/getting-started/the-licensing-model.md @@ -57,7 +57,7 @@ Once you have received your license code it needs to be installed on your site. 1. Open the root directory for your project files. 2. Locate and open the `appSettings.json` file. -3. Add your Umbraco Commerce license key to `Umbraco:Licenses:Umbraco.Commerce`: +3. Add your Umbraco Commerce license key to `Umbraco:Licenses:Products:Umbraco.Commerce`: ```json "Umbraco": {