Fix wrong URL (#8429)

master
Jawher Kl 1 day ago committed by GitHub
parent a33018de1d
commit 2937923fb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      src/data/roadmaps/system-design/system-design.json

@ -6912,8 +6912,8 @@
}, },
"selected": false, "selected": false,
"data": { "data": {
"label": "System Design", "label": "Software Architect",
"href": "https://roadmap.sh/system-design", "href": "https://roadmap.sh/software-architect",
"color": "#FFFFFf", "color": "#FFFFFf",
"backgroundColor": "#4136D6", "backgroundColor": "#4136D6",
"style": { "style": {

Loading…
Cancel
Save