Skip to content

Commit ef81117

Browse files
Incorrect link
Link to info under "Web programmers oath" leads to localhost and not fullstackopen.com.
1 parent 7d8fd29 commit ef81117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/1/en/part1d.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1031,7 +1031,7 @@ Programming is hard, that is why I will use all the possible means to make it ea
10311031
- I progress with small steps
10321032
- I will write lots of _console.log_ statements to make sure I understand how the code behaves and to help pinpointing problems
10331033
- 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 was still working
1034-
- 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 help
1034+
- 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 help
10351035

10361036
</div>
10371037

0 commit comments

Comments
 (0)