diff --git a/.storybook/Theme.js b/.storybook/Theme.js
index 964f63dd..80bc2ed7 100644
--- a/.storybook/Theme.js
+++ b/.storybook/Theme.js
@@ -2,8 +2,8 @@ import { create } from '@storybook/theming';
export default create({
base: 'light',
- brandTitle: 'Graphics svelte components',
- brandUrl: 'https://reuters-graphics.github.io/graphics-svelte-components/',
+ brandTitle: 'Reuters Graphics components',
+ brandUrl: 'https://reuters-graphics.github.io/graphics-components/',
brandImage: 'https://graphics.thomsonreuters.com/style-assets/images/logos/reuters-graphics-logo/svg/graphics-logo-color-dark.svg',
brandTarget: '_self',
});
\ No newline at end of file
diff --git a/docs/index.html b/docs/index.html
index c651d8ec..bec729a5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -56,4 +56,4 @@
- window['DOCS_MODE'] = false;