Skip to content

Commit 5e3af70

Browse files
authored
Update README.md
1 parent f8b1358 commit 5e3af70

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
# Thebe: Integrate Jupyter based computation into web apps and static web pages
44

5-
![test](https://github.com/executablebooks/thebe/workflows/test/badge.svg)
6-
[![launch badge](https://img.shields.io/badge/launch-thebe-orange)](https://executablebooks.github.io/thebe)
5+
![test](https://github.com/jupyter-book/thebe/workflows/test/badge.svg)
6+
[![launch badge](https://img.shields.io/badge/launch-thebe-orange)](https://jupyter-book.github.io/thebe)
77

88
> **Note**: This readme has been updated for the 0.9.0 release
99
>
10-
> The previous README for 0.8.x is now [located here](README_0.8.x.md), or alternatively see the [0.8.x branch](https://github.com/executablebooks/thebe/tree/0.8.x).
10+
> The previous README for 0.8.x is now [located here](README_0.8.x.md), or alternatively see the [0.8.x branch](https://github.com/jupyter-book/thebe/tree/0.8.x).
1111
1212
> **Important**
1313
>
@@ -28,7 +28,7 @@ The latest thebe documentation is build using [mystmd](https://mystmd.org) and i
2828

2929
## Demos
3030

31-
The demo page from `apps/simple` are hosted [here on github pages](https://executablebooks.github.io/thebe) which let's you check out the interactivity that the top level `thebe` library provides along with `thebe-lite` for JupyterLite based `pyodide` kernel access.
31+
The demo page from `apps/simple` are hosted [here on github pages](https://jupyter-book.github.io/thebe) which let's you check out the interactivity that the top level `thebe` library provides along with `thebe-lite` for JupyterLite based `pyodide` kernel access.
3232

3333
## Development Setup
3434

@@ -41,5 +41,5 @@ For more information on contributing to `thebe`, see [the `thebe` contributing d
4141
## Acknowledgements
4242

4343
`thebe` was developed as a part of [OpenDreamKit](http://opendreamkit.org/) – Horizon 2020 European Research Infrastructure project (676541).
44-
It is currently stewarded by [the Executable Books Project](https://executablebooks.org/en/latest/#acknowledgements).
44+
It is currently stewarded by [the Executable Books Project](https://jupyter-book.org/en/latest/#acknowledgements).
4545
Additional support was provided by the U.S. Department of Education Open Textbooks Pilot Program funding for the LibreTexts project (P116T180029).

0 commit comments

Comments
 (0)