Merge pull request #1399 from foivospro/main

Fix a broken url for project coala
This commit is contained in:
Sammy Hori 2024-10-19 21:40:09 +01:00 committed by GitHub
commit 3b397ec833
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1404,7 +1404,7 @@
},
{
"name": "coala",
"link": "https://github.com/issues?utf8=✓&q=is:open+is:issue+user:coala+label:difficulty/newcomer++no:assignee",
"link": "https://github.com/coala/coala",
"technologies": [
"Python"
],