Skip to content

Commit

Permalink
fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisjofrank committed Dec 9, 2024
1 parent 00e7bb3 commit 3efc901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/reference/deno_namespace_apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Refer to the links below for code examples of how to use the file system
functions.

- [Reading files in several different ways](/examples/reading-files/)
- [Reading files in streams](/examples/file_server/)
- [Reading files in streams](/examples/file_server_tutorial/)
- [Reading a text file (`Deno.readTextFile`)](/examples/reading-files/)
- [Writing a text file (`Deno.writeTextFile`)](/examples/writing-files/)

Expand Down

0 comments on commit 3efc901

Please sign in to comment.