fix: correct link for client side game development (#7823)

pull/7824/head
Joshi Prashant 5 months ago committed by GitHub
parent 6158d4def8
commit d9cbc2f56e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      src/data/roadmaps/server-side-game-developer/server-side-game-developer.json

@ -6218,7 +6218,7 @@
"selected": false, "selected": false,
"data": { "data": {
"label": "Client-side game Development", "label": "Client-side game Development",
"href": "https://roadmap.sh/backend", "href": "https://roadmap.sh/game-developer",
"color": "#FFFFFf", "color": "#FFFFFf",
"backgroundColor": "#4136D4", "backgroundColor": "#4136D4",
"style": { "style": {
@ -7515,4 +7515,4 @@
"type": "smoothstep" "type": "smoothstep"
} }
] ]
} }

Loading…
Cancel
Save