diff --git a/README b/README index 4d91463..a903408 100644 --- a/README +++ b/README @@ -24,9 +24,8 @@ For details about installation please read the INSTALL file. For a list of other SANE frontends look at http://www.sane-project.org/sane-frontends.html. -Developers may wish to look at the SANE standard (sane.tex). It can be found -in the sane-backends distribution or in various file formats at the website: -http://www.sane-project.org/docs.html +Developers may wish to look at the SANE standard. It can be found at: +https://sane-project.gitlab.io/standard/ Please report bugs and missing features at our bug-tracking system: http://www.sane-project.org/bugs.html diff --git a/include/sane/sanei.h b/include/sane/sanei.h index d736b17..b39570c 100644 --- a/include/sane/sanei.h +++ b/include/sane/sanei.h @@ -59,18 +59,17 @@ * Please use the SANEI functions wherever possible. * * This documentation was created by the use of doxygen, the - * doc/doxygen-sanei.conf configuration file and dcoumentation in the sanei_*.h + * doc/doxygen-sanei.conf configuration file and documentation in the sanei_*.h * files. * - * This documenation is far from complete. Any help is appreciated. + * This documentation is far from complete. Any help is appreciated. * * @section additional Additional documentation - * - The SANE standard can be found at the SANE webserver. + * - The SANE Standard. * - Information on how to write a backend: backend-writing.txt. * - General SANE documentation is on the SANE documentation * page. * * @section contact Contact