mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-26 10:33:21 +02:00
Fix incorrect User Manual link
This commit is contained in:
parent
36aea747c4
commit
8365f503da
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@
|
|||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>See the <a href="https://calibre-ebook.com/user_manual/gui.html#the-search-interface">User Manual</a> for more help</string>
|
||||
<string>See the <a href="https://manual.calibre-ebook.com/gui.html#the-search-interface">User Manual</a> for more help</string>
|
||||
</property>
|
||||
<property name="openExternalLinks">
|
||||
<bool>true</bool>
|
||||
|
|
|
|||
Loading…
Reference in a new issue