Use only internal references inside docs/

This commit is contained in:
Ayaz Salikhov
2025-02-24 01:39:23 +00:00
parent 9c303c2545
commit d80bdd5a4d
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ This section describes how to build a custom set of images.
It may be helpful if you need to change the Ubuntu or Python version, or to make a significant change to the build process itself.
This project only builds one set of images at a time.
If you want to use older images, take a look [here](https://jupyter-docker-stacks.readthedocs.io/en/latest/#using-old-images).
If you want to use older images, take a look [here](../index.rst/#using-old-images).
## Automating your build using template cookiecutter project