From cd3c32b2ffd17607d96fa0466bd0b0e65bb3d2cc Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Sun, 27 Oct 2019 17:36:07 +0100 Subject: [PATCH] Always get markdown urls wrong ... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dae24fab..d6c60935 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ It is under initial development, and not all planned features are included, but The application is written in Python3 using Qt5 via PyQt5. It is developed on Linux, but it should in principle work fine on other operating systems as well as long as dependencies are met. -The documentation is available here: [https://novelwriter.readthedocs.io/](novelwriter.readthedocs.io). +The documentation is available here: [novelwriter.readthedocs.io](https://novelwriter.readthedocs.io/). The application can be started from the source folder with the command: ```