From 1bde7d5611374cf1bfae6073a4c90ba129de0062 Mon Sep 17 00:00:00 2001 From: yafimvo <103026689+yafimvo@users.noreply.github.com> Date: Wed, 5 Jul 2023 14:49:58 +0300 Subject: [PATCH] The failing CI was fixed due to a broken link (#708) * link fixed * invoke build --- doc/user-guide/py-scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user-guide/py-scripts.md b/doc/user-guide/py-scripts.md index f55394298..33e371bbc 100644 --- a/doc/user-guide/py-scripts.md +++ b/doc/user-guide/py-scripts.md @@ -83,7 +83,7 @@ The percent format is also supported by `PyCharm Professional`: ![pycharm](../static/pycharm-interactive.png) -[Click here](https://jupytext.readthedocs.io/en/latest/formats.html#the-percent-format) for more details on the percent format. +[Click here](https://jupytext.readthedocs.io/en/latest/formats-scripts.html#the-percent-format) for more details on the percent format. ## Programmatic Execution