Skip to content

Commit fc45bf2

Browse files
authored
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...
1 parent f5b6966 commit fc45bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-commerce/getting-started/the-licensing-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Once you have received your license code it needs to be installed on your site.
5757

5858
1. Open the root directory for your project files.
5959
2. Locate and open the `appSettings.json` file.
60-
3. Add your Umbraco Commerce license key to `Umbraco:Licenses:Umbraco.Commerce`:
60+
3. Add your Umbraco Commerce license key to `Umbraco:Licenses:Products:Umbraco.Commerce`:
6161

6262
```json
6363
"Umbraco": {

0 commit comments

Comments
 (0)