diff options
Diffstat (limited to 'include')
| -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 | 
