From 788ef4dbb2446e10d2aa1c5415fc827a2ae26a93 Mon Sep 17 00:00:00 2001 From: Falk Werner Date: Sat, 11 Feb 2023 09:26:13 +0100 Subject: [PATCH] fix url to legacy-branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index baeb335..c631d2e 100644 --- a/README.md +++ b/README.md @@ -72,4 +72,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 this [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/webfuse-legacy).