Skip to content

Commit 8805b9b

Browse files
committed
...
1 parent 62d4a93 commit 8805b9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Gui stuff
147147
- [Challenges](./the_terminal/challenges.md)
148148

149149

150-
- [Getting Started](./getting_started.md)
150+
<!-- - [Getting Started](./getting_started.md) -->
151151
- [First Steps](./first_steps.md)
152152
- [Comments](./first_steps/comments.md)
153153
- [Semicolons](./first_steps/semicolon.md)

src/first_steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<img src="/first_steps/header.png" height="200px"/>
55

66

7-
If you made it through the [Getting Started section](./getting_started.md) you've successfully run this program.
7+
If you made it through the ["Set Up Your Computer" section](./text_editors/set_up_your_computer.md) you've successfully run this program.
88

99
```java
1010
void main() {

0 commit comments

Comments
 (0)