We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b51a36d commit 4528561Copy full SHA for 4528561
README.md
@@ -16,9 +16,9 @@ This tutorial expects basic understanding of programming language such as JavaSc
16
17
## Contents
18
19
-- [1. UNIX System Overview](./01-UNIX-System-Overview.md)
20
- - [1.1 Introduction](./01-UNIX-System-Overview.md#introduction)
21
- - 1.2 UNIX Architecture
+- [1. UNIX System Overview](01-UNIX-System-Overview.md)
+ - [1.1 Introduction](01-UNIX-System-Overview.md#introduction)
+ - [1.2 UNIX Architecture](01-UNIX-System-Overview.md#unix-architecture)
22
- 1.3 Logging In
23
- 1.4 Files and Directories
24
- 1.5 Input and Output
0 commit comments