1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-13 09:46:25 +00:00

add 7z wiki link (#543)

This commit is contained in:
Alex Xu
2023-06-12 13:16:26 -07:00
committed by GitHub
parent 95678adfd6
commit 62d1c7c488
2 changed files with 1 additions and 3 deletions

View File

@@ -1045,7 +1045,7 @@ class KCCGUI(KCC_ui.Ui_mainWindow):
self.sevenzip = True
else:
self.sevenzip = False
self.addMessage('Install <a href="https://www.7-zip.org/">7-Zip</a> and add 7z to PATH!'
self.addMessage('<a href="https://github.com/ciromattia/kcc/wiki/Installation#7-zip">Install 7z and add to PATH!</a>!'
' CBZ/CBR/ZIP/etc processing disabled.', 'warning')
self.detectKindleGen(True)