diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2015-01-03 16:22:00 +0000 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2015-01-03 16:22:00 +0000 |
| commit | 7f91d372d84937fd421342b5037bdae90c07e29c (patch) | |
| tree | 60dbe136d9dcf2ec8ef45b06625d57bac1c093a9 | |
| parent | ba6769176cb00e13260318c0af8f1a05bccf6687 (diff) | |
| parent | a2184a0f4db93528aac9c25d6bd1c2037d2674f9 (diff) | |
| download | packages-7f91d372d84937fd421342b5037bdae90c07e29c.tar.gz packages-7f91d372d84937fd421342b5037bdae90c07e29c.zip | |
Merge pull request #109 from profan/patch-1
Fixed typo in link to Nimble.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Nim packages This is a central listing of all packages for -[Nimble](https://github.com/nim-code/nimble), a package manager for the +[Nimble](https://github.com/nim-lang/nimble), a package manager for the [Nim programming language](http://nim-lang.org). ## Adding your own package |
