From f6aeeeb393d55a358532618cf7d4f0c1e9d16fc5 Mon Sep 17 00:00:00 2001 From: L-diy Date: Thu, 16 Nov 2023 17:44:25 +0100 Subject: [PATCH] Update mkllfs.md with new release url --- docs/mkllfs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mkllfs.md b/docs/mkllfs.md index 1e6ed8c..7f44724 100644 --- a/docs/mkllfs.md +++ b/docs/mkllfs.md @@ -7,7 +7,7 @@ The llfs filesystem is a flat filesystem, meaning that it does not support direc The mkllfs utilit can be used to generate the `llfs_data.c` file. The `llfs_data.c` file from a directory with files. -A pre-compiled version can be download: [mkllfs.exe](https://github.com/Sani7/2023-Webservices_And_Applications/releases/tag/v0.2.0) +A pre-compiled version can be download: [mkllfs.exe](https://github.com/Sani7/2023-Webservices_And_Applications/releases/tag/v0.2.1) ## Usage The mkllfs utility can be used as follows: