From 2001655f1e4140fd50f709de5a507c7fbd899e9f Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Sat, 17 Jul 2021 22:24:03 +0300 Subject: [PATCH] Fix links in index.rst (#1413) --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 58680917..c03421e5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -58,9 +58,9 @@ Caveats for arm64 images the multi platform images that also support arm, are all based on the amd64 version even though details about the installed packages versions could differ between architectures. For the status about this, see - [#1401](https://github.com/jupyter/docker-stacks/issues/1401). + `#1401 `_. - Only the amd64 images are actively tested currently. For the status about - this, see [#1402](https://github.com/jupyter/docker-stacks/issues/1402). + this, see `#1402 `_. Table of Contents -----------------