change links for bigints (#2059)

This commit is contained in:
Miran
2021-11-09 23:19:05 +08:00
committed by GitHub
parent 2ed1356ebb
commit c680d09aec
+2 -2
View File
@@ -2217,7 +2217,7 @@
},
{
"name": "bigints",
"url": "https://github.com/def-/bigints",
"url": "https://github.com/nim-lang/bigints",
"method": "git",
"tags": [
"math",
@@ -2226,7 +2226,7 @@
],
"description": "Arbitrary-precision integers",
"license": "MIT",
"web": "https://github.com/def-/bigints"
"web": "https://github.com/nim-lang/bigints"
},
{
"name": "iterutils",