From 3b92c3d75c9e2b9c20e0d431efe420378b298a3d Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Sun, 14 Mar 2021 18:22:22 +0100 Subject: [PATCH] Wrong docs link on PyPi --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ee034b55..01f6989b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -25,7 +25,7 @@ classifiers = python_requires = >=3.6 project_urls = Bug Tracker = https://github.com/vkbo/novelWriter/issues - Documentation = https://github.com/vkbo/novelWriter/issues + Documentation = https://novelwriter.readthedocs.io/en/stable Source Code = https://github.com/vkbo/novelWriter [options]