From e9826fd0ef5a1083b1dde2beab43a013389db25c Mon Sep 17 00:00:00 2001 From: Falk Werner Date: Sat, 7 Jan 2023 18:55:57 +0100 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b7dde4..bf40528 100644 --- a/README.md +++ b/README.md @@ -69,4 +69,4 @@ But `webfuse2` marks also some breaking changes: - `webfuse` does not provide an API nor a library to program against _(if you are interested in an API or a library for webfuse2 feel free to create an issue)_ -When you are interested in the original `webfuse` implementation take a look at it [branch](https://github.com/falk-werner/webfuse/tree/master). +When you are interested in the original `webfuse` implementation take a look at this [branch](https://github.com/falk-werner/webfuse/tree/master).