Merge pull request #1425 from ederelias/docs/flutter-link-text-adjustments

Docs/flutter link text adjustments
This commit is contained in:
Sammy Hori 2024-10-19 21:47:52 +01:00 committed by GitHub
commit 97ec80c284
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2075,8 +2075,8 @@
}, },
{ {
"name": "flutter", "name": "flutter",
"link": "https://github.com/flutter/flutter", "link": "https://github.com/flutter/flutter/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22",
"label": "good first contribution", "label": "good first issue",
"technologies": [ "technologies": [
"Dart" "Dart"
], ],