Merge pull request #107 from ClementJnc/pr-fixes-typo-gitub

Corrected gitub->github
This commit is contained in:
Dominik Picheta 2015-01-02 14:29:44 +00:00
commit 916d83be90

View File

@ -843,7 +843,7 @@
}, },
{ {
"name": "imghdr", "name": "imghdr",
"url": "git://gitub.com/achesak/nimrod-imghdr", "url": "git://github.com/achesak/nimrod-imghdr",
"method": "git", "method": "git",
"tags": ["image", "formats", "files"], "tags": ["image", "formats", "files"],
"description": "Library for detecting the format of an image", "description": "Library for detecting the format of an image",
@ -992,7 +992,7 @@
"tags": ["library", "functional", "monad", "functor"], "tags": ["library", "functional", "monad", "functor"],
"description": "basic monadic data types for Nim", "description": "basic monadic data types for Nim",
"license": "BSD3", "license": "BSD3",
"web": "https://gitub.com/superfunc/monad" "web": "https://github.com/superfunc/monad"
}, },
{ {
"name": "eternity", "name": "eternity",