diff --git a/.storybook/config.ts b/.storybook/config.ts index 5775ec8e8f..57f82de959 100644 --- a/.storybook/config.ts +++ b/.storybook/config.ts @@ -16,7 +16,7 @@ addParameters({ theme: create({ base: 'light', brandTitle: 'L7 for new architecture', - brandUrl: 'https://github.com/xiaoiver/L7-POC', + brandUrl: 'https://github.com/antvis/L7', gridCellSize: 12, }), },