diff --git a/README b/README index dc9a3f3..6d336d8 100644 --- a/README +++ b/README @@ -11,7 +11,7 @@ developers, language bindings are included for C, C++, Python 2 and Perl as well as GUI widgets for Qt, GTK and PyGTK 2.0. Check the ZBar home page for the latest release, mailing lists, etc. - http://zbar.sourceforge.net/ + https://github.com/mchehab/zbar License information can be found in 'COPYING'. diff --git a/examples/test_examples.sh.in b/examples/test_examples.sh.in index ffac89d..385e155 100755 --- a/examples/test_examples.sh.in +++ b/examples/test_examples.sh.in @@ -30,7 +30,7 @@ if [ "@ENABLE_CODE39@" == "1" ]; then fi if [ "@ENABLE_CODABAR@" == "1" ]; then - test code-codabar.png + test codabar.png fi if [ "@ENABLE_DATABAR@" == "1" ]; then