diff --git a/part/pageviewannotator.cpp b/part/pageviewannotator.cpp index ae5ec25b6..70f81d98a 100644 --- a/part/pageviewannotator.cpp +++ b/part/pageviewannotator.cpp @@ -377,7 +377,7 @@ public: if (certs.isEmpty()) { KMessageBox::information(m_pageView, i18n("There are no available signing certificates.
For more information, please see the section about Adding Digital Signatures in the manual.", - QStringLiteral("help:/okular/index.html#adding_digital_signatures")), + QStringLiteral("help:/okular/signatures.html#adding_digital_signatures")), QString(), QString(), KMessageBox::Notify | KMessageBox::AllowLink);