[FE training-materials-updates] Boot time labs: fix lab archive location

Michael Opdenacker michael.opdenacker at free-electrons.com
Tue Mar 4 10:08:45 CET 2014


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

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

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

commit bdad58a0dd538ee3e735f412a42f064b7703f610
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Tue Mar 4 10:04:34 2014 +0100

    Boot time labs: fix lab archive location
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

bdad58a0dd538ee3e735f412a42f064b7703f610
 labs/boottime-install/boottime-install.tex |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/boottime-install/boottime-install.tex b/labs/boottime-install/boottime-install.tex
index 4de8a3a..fe845f5 100644
--- a/labs/boottime-install/boottime-install.tex
+++ b/labs/boottime-install/boottime-install.tex
@@ -138,7 +138,7 @@ Type the below commands:
 \begin{verbatim}
 cd /opt
 sudo chown -R $USER.$USER .
-wget http://free-electrons.com/labs/labs.tar.xz
+wget http://free-electrons.com/doc/training/boot-time/labs.tar.xz
 sudo tar xf labs.tar.xz
 sudo chown -R $USER.$USER .
 \end{verbatim}



More information about the training-materials-updates mailing list