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 62d4a93 commit 8805b9bCopy full SHA for 8805b9b
2 files changed
src/SUMMARY.md
@@ -147,7 +147,7 @@ Gui stuff
147
- [Challenges](./the_terminal/challenges.md)
148
149
150
-- [Getting Started](./getting_started.md)
+<!-- - [Getting Started](./getting_started.md) -->
151
- [First Steps](./first_steps.md)
152
- [Comments](./first_steps/comments.md)
153
- [Semicolons](./first_steps/semicolon.md)
src/first_steps.md
@@ -4,7 +4,7 @@
4
<img src="/first_steps/header.png" height="200px"/>
5
6
7
-If you made it through the [Getting Started section](./getting_started.md) you've successfully run this program.
+If you made it through the ["Set Up Your Computer" section](./text_editors/set_up_your_computer.md) you've successfully run this program.
8
9
```java
10
void main() {
0 commit comments