Skip to content

Commit 19c1734

Browse files
authored
Update part2a.md
Fixed link for "When I ask for help in the course Discord or Telegram channel or elsewhere I formulate my questions properly, see [here]"
1 parent 9e5e0aa commit 19c1734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/2/en/part2a.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ Programming is hard, that is why I will use all the possible means to make it ea
568568
- I progress with small steps
569569
- I will write lots of _console.log_ statements to make sure I understand how the code behaves and to help pinpointing problems
570570
- If my code does not work, I will not write more code. Instead, I start deleting the code until it works or just return to a state when everything still was still working
571-
- When I ask for help in the course Discord or Telegram channel or elsewhere I formulate my questions properly, see [here](http://localhost:8000/en/part0/general_info#how-to-ask-help-in-discord-telegam) how to ask for help
571+
- When I ask for help in the course Discord or Telegram channel or elsewhere I formulate my questions properly, see [here](http://fullstackopen.com/en/part0/general_info#how-to-ask-help-in-discord-telegam) how to ask for help
572572

573573
</div>
574574

0 commit comments

Comments
 (0)