Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/layout.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/markdown_limits.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
{% endif %}
</p>

<p class="powered">Powered by <a href="https://jupyterbook.org/en/stable/">Jupyter Book</a></p>
<p class="powered">Powered by <a href="https://jupyterbook.org/v1/">Jupyter Book</a></p>

</nav>

Expand Down
Loading