About box shoud now point to the new website URL

This commit is contained in:
Veronica K. B. Olsen
2020-08-02 21:22:50 +02:00
parent 9a069eea8d
commit 61190284be
+1 -1
View File
@@ -47,7 +47,7 @@ __date__ = "2020-07-29"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__status__ = "Beta"
__url__ = "https://github.com/vkbo/novelWriter"
__url__ = "https://novelwriter.io"
__issuesurl__ = "https://github.com/vkbo/novelWriter/issues"
__domain__ = "novelwriter.io"
__docurl__ = "https://novelwriter.readthedocs.io"