From 8779ab7becf38f2952ce1cb87c2f2ed874eeab36 Mon Sep 17 00:00:00 2001 From: Alexander Ivanov Date: Tue, 17 Jul 2018 18:08:50 +0300 Subject: [PATCH] Org zero-functional --- packages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages.json b/packages.json index bd43812..ad177af 100644 --- a/packages.json +++ b/packages.json @@ -8086,7 +8086,7 @@ }, { "name": "zero_functional", - "url": "https://github.com/alehander42/zero-functional", + "url": "https://github.com/zero-functional/zero-functional", "method": "git", "tags": [ "functional", @@ -8096,7 +8096,7 @@ ], "description": "A library providing zero-cost chaining for functional abstractions in Nim", "license": "MIT", - "web": "https://github.com/alehander42/zero-functional" + "web": "https://github.com/zero-functional/zero-functional" }, { "name": "ormin",