website: fix ghostscript link

This commit is contained in:
eikek
2023-03-12 19:32:23 +01:00
parent 5e618c9304
commit af7d991973
2 changed files with 5 additions and 5 deletions

View File

@ -32,9 +32,9 @@ component.
## External Programs for Joex
- [Ghostscript](http://pages.cs.wisc.edu/~ghost/) (the `gs` command)
is used to extract/convert PDF files into images that are then fed
to ocr. It is available on most GNU/Linux distributions.
- [Ghostscript](https://www.ghostscript.com/) (the `gs` command) is
used to extract/convert PDF files into images that are then fed to
ocr. It is available on most GNU/Linux distributions.
- [Unpaper](https://github.com/Flameeyes/unpaper) is a program that
pre-processes images to yield better results when doing ocr. If this
is not installed, docspell tries without it. However, it is