Skip to content

Commit

Permalink
Fixed flutter link to keep the links consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
sammyhori authored Oct 19, 2024
1 parent 5a366b9 commit e668fdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2075,7 +2075,7 @@
},
{
"name": "flutter",
"link": "https://github.com/flutter/flutter/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22",
"link": "https://github.com/flutter/flutter",
"label": "good first issue",
"technologies": [
"Dart"
Expand Down Expand Up @@ -2288,4 +2288,4 @@
"description": "a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package"
}
]
}
}

0 comments on commit e668fdb

Please sign in to comment.