We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50fda8e commit d86752bCopy full SHA for d86752b
1 file changed
core-java-modules/core-java-io/README.md
@@ -3,7 +3,7 @@
3
This module contains articles about core Java input and output (IO)
4
5
### Relevant Articles:
6
-- [Java – Read from File](https://www.baeldung.com/java-read-file)
+- [How to Read a File in Java](https://www.baeldung.com/reading-file-in-java)
7
- [Read a File into an ArrayList](https://www.baeldung.com/java-file-to-arraylist)
8
- [Java – Directory Size](https://www.baeldung.com/java-folder-size)
9
- [File Size in Java](https://www.baeldung.com/java-file-size)
0 commit comments