Skip to content

Commit

Permalink
Fix invite link in howdoicode docs (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
VasilisThePikachu authored Feb 7, 2024
1 parent 4512f2d commit ea4997c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/en/general-development/setup/howdoicode.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# How do I code? (I don't know how to program.)
Below are some useful links for learning programming. If you get stuck, don't be afraid to ask us questions in the `#howdoicode` channel on our [discord](https://discord.gg/ujWSuN). If you can't find what you're looking for in one of these links, try googling "how to do X in csharp". You'll usually find several examples.
Below are some useful links for learning programming. If you get stuck, don't be afraid to ask us questions in the `#howdoicode` channel on our [discord](https://discord.gg/ss14). If you can't find what you're looking for in one of these links, try googling "how to do X in csharp". You'll usually find several examples.

If you have some experience (read: understand things like "classes" and "control flow") and would rather learn by doing, try looking at the Issues marked as [Beginner Friendly](https://github.com/space-wizards/space-station-14/labels/Beginner%20Friendly) on the Github repo. They are usually pretty simple and someone can always help you out on the discord.

Expand Down

0 comments on commit ea4997c

Please sign in to comment.