From f925dee7d7539da67c536d4d8ad970ffb2a1d1cd Mon Sep 17 00:00:00 2001 From: Falk Werner Date: Tue, 5 Mar 2019 22:00:14 +0100 Subject: [PATCH] fixes link in contents --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9efebbb..64765e8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ fuse-wsfs combines libwebsockets and libfuse. It allows ot attach a remote files - [Motication](#Motivation) - [Concept](#Concept) -- [Similar Projects](#Similar Projects) +- [Similar Projects](#Similar-Projects) - [Workflow and API](#API) - [Build and run](#Build-and-run) - [Dependencies](#Dependencies)