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,
"data": {
"label": "Button",
"href": "",
"label": "DevOps Roadmap",
"href": "https://roadmap.sh/devops",
"color": "#ffffff",
"backgroundColor": "#2a79e4",
"style": {

Loading…
Cancel
Save