aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.json b/packages.json
index 0c68706..df9249e 100644
--- a/packages.json
+++ b/packages.json
@@ -1164,7 +1164,7 @@
},
{
"name": "bitarray",
- "url": "git://github.com/refgenomics/nim-bitarray/",
+ "url": "git://github.com/onecodex/nim-bitarray/",
"method": "git",
"tags": [
"Bit arrays",
@@ -1174,7 +1174,7 @@
],
"description": "mmap-backed bitarray implementation in Nim.",
"license": "MIT",
- "web": "https://www.github.com/refgenomics/nim-bitarray/"
+ "web": "https://www.github.com/onecodex/nim-bitarray/"
},
{
"name": "appdirs",