clfs-bootstrap

clfs-bootstrap.git
git clone git://git.lenczewski.org/clfs-bootstrap.git
Log | Files | Refs | README | LICENSE

commit 58d9aa0ef4e2efa97be2a8af4fe667970b91534f
parent ce04c72c565db66c5af72e676779109b7ace56c7
Author: MikoĊ‚aj Lenczewski <mikolaj.lenczewski308@gmail.com>
Date:   Tue, 23 Mar 2021 00:08:18 +0000

Changed image hrefs to regular hrefs in README.md

Diffstat:
MREADME.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -1,7 +1,7 @@ # clfs-bootstrap A from-scratch linux system loosely following the clfs guide (can be found -![here](https://trac.clfs.org)). +[here](https://trac.clfs.org)). -The different stages of the build can be found in ![STAGES.md](STAGES.md). +The different stages of the build can be found in [STAGES.md](STAGES.md).