diff --git a/README.md b/README.md index 1f6da948..20e19632 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Packages for creating MyST websites themes using React and Remix. -[The MyST Theme components documentation](https://executablebooks.github.io/myst-theme/?path=/docs/components-introduction--docs) is the best way to visualize the style and structure of components. +[The MyST Theme components documentation](https://jupyter-book.github.io/myst-theme/?path=/docs/components-introduction--docs) is the best way to visualize the style and structure of components. # Development @@ -77,7 +77,7 @@ npm run build ### Develop These packages are best shown using `storybook` a UI library that powers the docs. -This is the same tool that powers [the MyST Theme components documentation](https://executablebooks.github.io/myst-theme/?path=/docs/components-introduction--docs). +This is the same tool that powers [the MyST Theme components documentation](https://jupyter-book.github.io/myst-theme/?path=/docs/components-introduction--docs). ``` npm run storybook