Git commit 792c5f72045515a243daf0a2bf0bec39c646e12d by Luigi Toscano. Committed on 17/08/2018 at 21:18. Pushed by ltoscano into branch 'master'.
doc: use a valid page for the list of supported devices Thank to Antoni Bella Pérez for noticing the broken link. M +1 -1 doc/index.docbook https://commits.kde.org/skanlite/792c5f72045515a243daf0a2bf0bec39c646e12d diff --git a/doc/index.docbook b/doc/index.docbook index 47862fe..33ab271 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -75,7 +75,7 @@ bmp </itemizedlist> </para> -<note><para>You can check the status of your scanner support from the SANE project website by entering the information on this search page: <ulink url="http://www.sane-project.org/cgi-bin/driver.pl">http://www.sane-project.org/cgi-bin/driver.pl</ulink>.</para></note> +<note><para>You can check the status of your scanner support from the SANE project website through the <ulink url="http://www.sane-project.org/sane-supported-devices.html">Supported Devices page on the SANE website</ulink>.</para></note> </chapter>
