Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 15/umbraco-ui-builder/installation/licensing-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 UI builder license key to `Umbraco:Licenses:Umbraco.UIBuilder`:
3. Add your Umbraco UI builder license key to `Umbraco:Licenses:Products:Umbraco.UIBuilder`:

```json
"Umbraco": {
Expand Down
Loading