Skip to content

Commit 435f146

Browse files
authored
Merge pull request #44 from ghoullier/patch-1
Update `ZipFS` path
2 parents 5634643 + a992f2f commit 435f146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/existing-solutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Virtual File System Implementations
2121
[ASAR format]: https://github.com/electron/asar
2222
[`@zcbenz`]: https://github.com/zcbenz
2323
[monkey patching of `fs` in Electron to read from an ASAR]: https://github.com/electron/electron/blob/06a00b74e817a61f20e2734d50d8eb7bc9b099f6/lib/asar/fs-wrapper.ts
24-
[ZipFS]: https://github.com/yarnpkg/berry/blob/master/packages/yarnpkg-fslib/sources/ZipFS.ts
24+
[ZipFS]: https://github.com/yarnpkg/berry/blob/master/packages/yarnpkg-libzip/sources/ZipFS.ts
2525

2626
Miscellaneous Related Tooling
2727
-----------------------------

0 commit comments

Comments
 (0)