From 99440d5591b9a4e44ae542cb0c725964325ad87c Mon Sep 17 00:00:00 2001 From: "James P." Date: Wed, 22 May 2024 07:55:42 -0500 Subject: [PATCH] Cleaned link --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 29f54eec4..3fe0925be 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ ZenFS is a file system that emulates the [NodeJS filesystem API](http://nodejs.o It works using a system of backends, which are used by ZenFS to store and retrieve data. ZenFS can also integrate with other tools. -ZenFS is a fork of [BrowserFS](https://github.com/jvilk/BrowserFS). If you are using ZenFS in a research paper, you may want to [cite BrowserFS](https://github.com/jvilk/BrowserFS?tab=readme-ov-file#citing). +ZenFS is a fork of [BrowserFS](https://github.com/jvilk/BrowserFS). If you are using ZenFS in a research paper, you may want to [cite BrowserFS](https://github.com/jvilk/BrowserFS#citing). ## Backends