diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-08-24 18:44:51 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-08-24 18:44:51 +0200 |
commit | ad38bc6ecb80ddeb562841b33258dd53659b1da6 (patch) | |
tree | e02e9c3ff760554fd87f70df0e18b88594091a48 /include/sane/sanei.h | |
parent | 9c23ed018d72eed2554f4f9cff1ae6e6bb0cd479 (diff) |
New upstream version 1.0.31upstream/1.0.31
Diffstat (limited to 'include/sane/sanei.h')
-rw-r--r-- | include/sane/sanei.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/include/sane/sanei.h b/include/sane/sanei.h index aa7003a..7513d22 100644 --- a/include/sane/sanei.h +++ b/include/sane/sanei.h @@ -65,9 +65,7 @@ * This documentation is far from complete. Any help is appreciated. * * @section additional Additional documentation - * - The SANE standard can be found at <a - * href="http://www.sane-project.org/html/">the SANE webserver</a>, - * though the PostScript version produced from the source may be more recent. + * - The <a href="https://sane-project.gitlab.io/standard/">SANE Standard</a>. * - Information on how to write a backend: <a * href="../backend-writing.txt">backend-writing.txt</a>. * - General SANE documentation is on <a |