Git commit c05297ef0d293f9b03b5553001610d251f476d4a by Luigi Toscano. Committed on 24/11/2018 at 19:08. Pushed by ltoscano into branch 'master'.
doc: more precise URL for KADMOS M +2 -2 doc/index.docbook https://commits.kde.org/kooka/c05297ef0d293f9b03b5553001610d251f476d4a diff --git a/doc/index.docbook b/doc/index.docbook index 9e5311b..ac455e2 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -60,8 +60,8 @@ Therefore, the <acronym>SANE</acronym> package must be installed to use &kooka;. <para>Character recognition is also provided by using the open source <ulink url="http://jocr.sourceforge.net/">GOCR</ulink> or <ulink url="http://www.gnu.org/software/ocrad/ocrad.html">OCRAD</ulink> programs, -or the commercial <ulink url="http://www.rerecognition.com/">KADMOS</ulink> library. -You have to install at least one of these software packages to +or the commercial <ulink url="https://rerecognition.com/en/products/kadmos-icr-ocr/">KADMOS</ulink> +library. You have to install at least one of these software packages to use this functionality. After character recognition is complete, a spellcheck is automatically started for the recognized material. You can edit the content in the <guilabel>OCR</guilabel> window and export it as plain text.
