Skip to content

Commit

Permalink
update document URL
Browse files Browse the repository at this point in the history
  • Loading branch information
minorua committed Jan 16, 2024
1 parent ac85553 commit cdbb9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion q3dwindow.py
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ def usage(self):
self.runScript("gui.showInfo()")

def help(self):
QDesktopServices.openUrl(QUrl("https://qgis2threejs.readthedocs.io/"))
QDesktopServices.openUrl(QUrl("https://minorua.github.io/Qgis2threejs/docs/"))

def homePage(self):
QDesktopServices.openUrl(QUrl("https://github.com/minorua/Qgis2threejs"))
Expand Down

0 comments on commit cdbb9e1

Please sign in to comment.