From 7556122193eb3bade3f073f5e74fcb08e18175fd Mon Sep 17 00:00:00 2001 From: Chris Sewell Date: Tue, 2 Aug 2022 23:18:36 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20DOCS:=20Fix=20gallery=20link=20(?= =?UTF-8?q?#605)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index a87e43f7..bb0492ca 100644 --- a/docs/index.md +++ b/docs/index.md @@ -97,7 +97,7 @@ to modify parsing behaviour and access extended syntax features. [Jupyter Book](https://jupyterbook.org) : An open source project for building beautiful, publication-quality books and documents from computational material, built on top of the MyST-Parser and MyST-NB. -[The Jupyter Book gallery](https://gallery.jupyterbook.org) +[The Jupyter Book gallery](https://executablebooks.org/en/latest/gallery.html) : Examples of documents built with MyST. [Javascript MyST parser][mystjs]