fix: update German News and forum links (#48166)

* fix: update German News and forum links

* fix: update German backend development help link
pull/48243/head
Kristofer Koishigawa 2022-10-25 02:29:28 +09:00 committed by GitHub
parent 94a9c37eae
commit bdc2f43c00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -19,13 +19,13 @@
"one-time-url": "https://paypal.me/freecodecamp" "one-time-url": "https://paypal.me/freecodecamp"
}, },
"nav": { "nav": {
"forum": "https://forum.freecodecamp.org/c/german/", "forum": "https://forum.freecodecamp.org/c/german/577",
"news": "https://freecodecamp.org/news/" "news": "https://freecodecamp.org/german/news/"
}, },
"help": { "help": {
"HTML-CSS": "German/HTML-CSS", "HTML-CSS": "German/HTML-CSS",
"JavaScript": "German/JavaScript", "JavaScript": "German/JavaScript",
"Python": "German/Python", "Python": "German/Python",
"Backend Development": "German/Backend-Development" "Backend Development": "German/programming-help"
} }
} }