[bootlin/training-materials updates] master: Kernel labs: use a github.com link (b31a0577)

Miquel Raynal miquel.raynal at bootlin.com
Wed Mar 10 19:43:43 CET 2021


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/b31a057731cb8acaf461adb7fcc56e95c2e38796

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

commit b31a057731cb8acaf461adb7fcc56e95c2e38796
Author: Miquel Raynal <miquel.raynal at bootlin.com>
Date:   Wed Mar 10 19:32:26 2021 +0100

    Kernel labs: use a github.com link
    
    People in the training (including myself) had a hard time finding the
    pre-compiled binaries because linking to the raw README.txt file
    points to a raw.githubusercontent.com link, from which it is
    "difficult" to find the binaries listed in the file. Point to the
    github.com page instead, people will find out the README.TXT by
    themselves (it is displayed on the webpage pointed anyway).
    
    Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>


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

b31a057731cb8acaf461adb7fcc56e95c2e38796
 labs/kernel-board-setup/kernel-board-setup.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/kernel-board-setup/kernel-board-setup.tex b/labs/kernel-board-setup/kernel-board-setup.tex
index c5526246..ea407dc7 100644
--- a/labs/kernel-board-setup/kernel-board-setup.tex
+++ b/labs/kernel-board-setup/kernel-board-setup.tex
@@ -125,8 +125,8 @@ Some earlier versions do not support this.
 
 If you don't have this command, it's probably because you are doing these labs on your own
 (i.e. without participating to a Bootlin course), we ask you to install the U-Boot binary
-that we compiled and tested. See instructions in
-\url{https://raw.githubusercontent.com/bootlin/training-materials/master/lab-data/common/bootloader/beaglebone-black/README.txt}
+that we compiled and tested. See instructions at
+\url{https://github.com/bootlin/training-materials/tree/master/lab-data/common/bootloader/beaglebone-black}
 for a simple way to do this.
 
 To avoid trouble because of settings applied in previous practical labs,




More information about the training-materials-updates mailing list