Skip to content

Commit 152181e

Browse files
authored
Update part2a.md
I found a typo in the link to the section in part0 that explains how to get help on Telegram (https://fullstackopen.com/en/part0/general_info#how-to-get-help-in-discord-telegram). I corrected the link and verified that it works.
1 parent 36e9fe8 commit 152181e

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](/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](/en/part0/general_info#how-to-get-help-in-discord-telegram) how to ask for help
572572

573573
</div>
574574

0 commit comments

Comments
 (0)