diff --git a/docs/layout.md b/docs/layout.md index 611353e1..7b186dae 100644 --- a/docs/layout.md +++ b/docs/layout.md @@ -204,7 +204,7 @@ I could try to add a list of ideas to talk about. I suppose I could just keep going on forever, but I'll stop here. --- Jo the Jovyan, *[the jupyter book docs](https://beta.jupyterbook.org)* +-- Jo the Jovyan, *[the jupyter book docs](https://jupyterbook.org/v1/)* ``` `````{toggle} diff --git a/docs/reference/markdown_limits.md b/docs/reference/markdown_limits.md index 245f8bfd..f05e6bb8 100644 --- a/docs/reference/markdown_limits.md +++ b/docs/reference/markdown_limits.md @@ -800,7 +800,7 @@ docker run --rm --security-opt label:disable \ If you navigate to `http://0.0.0.0:4000/jupyter-book/` in your browser, you should see a preview copy of your book. If you instead see an error, please try to update your local book; -see [the Jupyter Book FAQ section](https://jupyterbook.org/guide/04_faq.html#how-can-i-update-my-book) +see [the Jupyter Book documentation](https://jupyterbook.org/v1/) for more details on how to do so. ##### Building your site locally with Containers: Singularity diff --git a/src/quantecon_book_theme/theme/quantecon_book_theme/layout.html b/src/quantecon_book_theme/theme/quantecon_book_theme/layout.html index c8fa58f9..35efbd6d 100644 --- a/src/quantecon_book_theme/theme/quantecon_book_theme/layout.html +++ b/src/quantecon_book_theme/theme/quantecon_book_theme/layout.html @@ -150,7 +150,7 @@ {% endif %}
-Powered by Jupyter Book
+Powered by Jupyter Book