From 842800fedb37ae8079e9dee54222663e3909fbf6 Mon Sep 17 00:00:00 2001 From: Caleb Gardner Date: Thu, 28 Dec 2023 00:26:19 -0600 Subject: [PATCH] Fixed README link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e30adb1..9f27485 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # squashfuse -This is a FUSE mounting library for [my squashfs library](github.com/CalebQ42/squashfs) that supports both Fuse2 and Fuse3. +This is a FUSE mounting library for [my squashfs library](https://github.com/CalebQ42/squashfs) that supports both Fuse2 and Fuse3.