From 265a0a7a8f11edd999c15aee277e53729da40402 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Sat, 18 Jan 2020 19:10:31 +0900 Subject: [PATCH] Repair broken hyperlink --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d21ab5a..ac24d5d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Awesome FUSE Filesystem -This is a list of resources related to [FUSE] -(https://en.wikipedia.org/wiki/Filesystem_in_Userspace), Filesystem in +This is a list of resources related to +[FUSE](https://en.wikipedia.org/wiki/Filesystem_in_Userspace), Filesystem in Userspace. (This is different from https://github.com/vinkla/awesome-fuse). This is a Golang heavy list, please help me add other languages to it by opening a PR today!