Skip to content

Commit

Permalink
docs: update origin in links for GitHub Org change (#427)
Browse files Browse the repository at this point in the history
executablebooks -> jupyter-book
  • Loading branch information
thewtex authored Jul 14, 2024
1 parent 3a1b70b commit 225ffa0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 225ffa0

Please sign in to comment.