Skip to content

Commit c6446e3

Browse files
authored
update link to whatwg/fs
1 parent 5297ec4 commit c6446e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ StreamSaver.js (legacy-ish)
33

44
... Don't worry it's not deprecated. It's still maintained and i still recommend
55
using this when needed. Just want to let you know that there is this new native way
6-
to save files to the HD: https://wicg.github.io/native-file-system which is more
6+
to save files to the HD: https://github.com/whatwg/fs which is more
77
or less going to make FileSaver, StreamSaver and similar packages a bit obsolete
88
in the future, it'still in a experimental stage and not implemented by all browser.
99
That is why I also built [native-file-system-adapter](https://github.com/jimmywarting/native-file-system-adapter)

0 commit comments

Comments
 (0)