Fix "web" URL for nimterop (#1732)

This commit is contained in:
Mateusz Czapliński 2020-12-03 11:08:50 +01:00 committed by GitHub
parent 7b91ad2860
commit 00f321cfc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12836,7 +12836,7 @@
],
"description": "Nimterop makes C/C++ interop within Nim seamless",
"license": "MIT",
"web": "https://github.com/genotrance/nimtreesitter"
"web": "https://github.com/genotrance/nimterop"
},
{
"name": "ringDeque",