[FE training-materials-updates] Fix malformed URL

Michael Opdenacker michael.opdenacker at free-electrons.com
Fri Jan 25 06:22:33 CET 2013


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=d23c315842caba43959fba35973f227f1e6eaa49

>---------------------------------------------------------------

commit d23c315842caba43959fba35973f227f1e6eaa49
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Fri Jan 25 05:41:46 2013 +0100

    Fix malformed URL
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


>---------------------------------------------------------------

d23c315842caba43959fba35973f227f1e6eaa49
 .../android-native-library.tex                     |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/android-native-library/android-native-library.tex b/labs/android-native-library/android-native-library.tex
index 6f2fade..c480801 100644
--- a/labs/android-native-library/android-native-library.tex
+++ b/labs/android-native-library/android-native-library.tex
@@ -9,7 +9,7 @@ After this lab, you will be able to
 
 \section{Building a static library}
 
-To get the libusb source code, go to \url{www.libusb.org} and download
+To get the libusb source code, go to \url{http://libusb.org} and download
 version 1.0.9. Extract the archive in the \code{external/libusb} folder.
 
 For this library, all the needed \code{.c} files are located in the \code{libusb}



More information about the training-materials-updates mailing list