[FE training-materials-updates] Fix issue in lab header
    Michael Opdenacker 
    michael.opdenacker at free-electrons.com
       
    Wed Sep 18 14:40:49 CEST 2013
    
    
  
Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=debdee0a04a88d54a8693b53ba16f12fa800e3b8
>---------------------------------------------------------------
commit debdee0a04a88d54a8693b53ba16f12fa800e3b8
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Wed Sep 18 14:39:34 2013 +0200
    Fix issue in lab header
    
    - The URL given is the one of the updates,
      not the session specific version
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>
>---------------------------------------------------------------
debdee0a04a88d54a8693b53ba16f12fa800e3b8
 common/labs.sty |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/common/labs.sty b/common/labs.sty
index 7fa6347..cef9ab4 100644
--- a/common/labs.sty
+++ b/common/labs.sty
@@ -127,9 +127,9 @@
 {
   \section{About this document}
 
-  This document can be found on \url{\@trainingurl}.
+  Updates to this document can be found on \url{\@trainingurl}.
 
-  It was generated from LaTeX sources found on \url{http://git.free-electrons.com/training-materials}.
+  This document was generated from LaTeX sources found on \url{http://git.free-electrons.com/training-materials}.
 
   More details about our training sessions can be found on \url{http://free-electrons.com/training}.
 
    
    
More information about the training-materials-updates
mailing list