Skip to content

Commit 5222145

Browse files
committed
...
1 parent fe9a2f9 commit 5222145

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.vscode/settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"files.watcherExclude": {
3+
"**/target": true
4+
}
5+
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ mix thereof. None of them are actually needed to understand the mechanics of and
4343
behind what we would call "object oriented" or "functional" techniques. They certainly don't
4444
work as justification for adding getters and setters to every class.
4545

46-
Feel free to join our [discord server](https://discord.gg/together-java-272761734820003841)
46+
Feel free to join our [discord server](https://discord.gg/xSdQBHfTun)
4747
if you have any questions, or require assistance with the project.
4848

4949
## Getting started

0 commit comments

Comments
 (0)