docs(aio): add missing description to dev.to link (#30960)
PR Close #30960
This commit is contained in:
parent
6bc9c78d76
commit
799d1fd333
|
@ -30,9 +30,10 @@
|
|||
"url": "https://www.reddit.com/r/Angular2/"
|
||||
},
|
||||
"angular-devto" : {
|
||||
"desc": "Read and share content and chat about Angular on DEV Community.",
|
||||
"url": "https://dev.to/t/angular",
|
||||
"rev": true,
|
||||
"title": "Read and share content and chat about Angular on DEV Community."
|
||||
"title": "DEV Community"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue