Skip to content

Commit

Permalink
fix: revert to hlx.live in app-model (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
dylandepass authored Mar 12, 2024
1 parent 9c7181f commit 1a3974d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/models/app-model.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const defaultState = {
};

export default class AppModel {
static libraryHost = 'https://www.aem.live/tools/sidekick/library';
static libraryHost = 'https://www.hlx.live/tools/sidekick/library';

static appStore;

Expand Down

0 comments on commit 1a3974d

Please sign in to comment.