fix: blank button into DevOps Roadmap button (#7058)

* turned blank button into DevOps Roadmap button

* reverted type change

* fixed correct button
pull/7093/head
dsh 4 months ago committed by GitHub
parent 9f446764bc
commit 8c615084d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      src/data/roadmaps/postgresql-dba/postgresql-dba.json

@ -7362,8 +7362,8 @@
}, },
"selected": false, "selected": false,
"data": { "data": {
"label": "Button", "label": "DevOps Roadmap",
"href": "", "href": "https://roadmap.sh/devops",
"color": "#ffffff", "color": "#ffffff",
"backgroundColor": "#2a79e4", "backgroundColor": "#2a79e4",
"style": { "style": {

Loading…
Cancel
Save