From 7405082c03530a5fd67fb30ba171bc64ec80308c Mon Sep 17 00:00:00 2001 From: Marc Wouts Date: Tue, 2 Jul 2019 06:06:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c58f2a972..86518d739 100755 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The languages that are currently supported by Jupytext are: Julia, Python, R, Ba - The `percent` format, compatible with several IDEs, including Spyder, Hydrogen, VScode and PyCharm. In that format, cells are delimited with a commented `%%`. - The `light` format, designed for this project. Use that format to open standard scripts as notebooks, or to save notebooks as scripts with few cell markers - none when possible. -**For more complete information try [the jupytext documentation](https://jupytext.readthedocs.io), or have a look at our [FAQ](https://jupytext.readthedocs.io/en/latest/faq.html)** +**For more complete information see [the jupytext FAQ](https://jupytext.readthedocs.io/en/latest/faq.html) and [the jupytext documentation](https://jupytext.readthedocs.io)** ## Try Jupytext