Skip to content

Commit

Permalink
url fix
Browse files Browse the repository at this point in the history
  • Loading branch information
markus-stoll committed Jan 29, 2025
1 parent 13c878c commit be457cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lexio/.storybook/lexio.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import logo from '../src/stories/assets/lexio logo transparent.png';
export default create({
base: 'light',
brandTitle: 'Lexio UI',
brandUrl: 'https://https://renumics.com/open-source/lexio',
brandUrl: 'https://renumics.com/lexio-ui',
brandImage: logo,
brandTarget: '_self',
});

0 comments on commit be457cd

Please sign in to comment.