aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Yarancev <21169548+Yardanico@users.noreply.github.com>2017-08-27 14:37:38 +0300
committerGitHub <noreply@github.com>2017-08-27 14:37:38 +0300
commit5be12c3006048bc62be1ce614a04658558f0ae2b (patch)
treef0e706d5d5f99bb758c64c23f3973bc66f2515df
parentbd2aa7650472fa232d4915030200a036f8bbdd04 (diff)
downloadpackages-5be12c3006048bc62be1ce614a04658558f0ae2b.tar.gz
packages-5be12c3006048bc62be1ce614a04658558f0ae2b.zip
Correct links of my packages
-rw-r--r--packages.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/packages.json b/packages.json
index 677d906..17b0d1f 100644
--- a/packages.json
+++ b/packages.json
@@ -6328,7 +6328,7 @@
},
{
"name": "mathexpr",
- "url": "https://github.com/TiberiumN/nim-mathexpr",
+ "url": "https://github.com/Yardanico/nim-mathexpr",
"method": "git",
"tags": [
"math",
@@ -6337,7 +6337,7 @@
],
"description": "MathExpr - wrapper around TinyExpr C library",
"license": "MIT",
- "web": "https://github.com/TiberiumN/nim-mathexpr"
+ "web": "https://github.com/Yardanico/nim-mathexpr"
},
{
"name": "frag",
@@ -6592,7 +6592,7 @@
},
{
"name": "osureplay",
- "url": "https://github.com/TiberiumN/nim-osureplay",
+ "url": "https://github.com/Yardanico/nim-osureplay",
"method": "git",
"tags": [
"library",
@@ -6603,7 +6603,7 @@
],
"description": "osu! replay parser",
"license": "MIT",
- "web": "https://github.com/TiberiumN/nim-osureplay"
+ "web": "https://github.com/Yardanico/nim-osureplay"
},
{
"name": "tiger",
@@ -6928,7 +6928,7 @@
},
{
"name": "vkapi",
- "url": "https://github.com/TiberiumN/nimvkapi",
+ "url": "https://github.com/Yardanico/nimvkapi",
"method": "git",
"tags": [
"wrapper",
@@ -6939,7 +6939,7 @@
],
"description": "A wrapper for the vk.com API (russian social network)",
"license": "MIT",
- "web": "https://github.com/TiberiumN/nimvkapi"
+ "web": "https://github.com/Yardanico/nimvkapi"
},
{
"name": "slacklib",