Fixing repository links after move
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
Find an area you can help with and do it. Open source is about collaboration and open participation. Try to make your code look like what already exists and submit a pull request.
|
||||
|
||||
The [list of issues](https://github.com/ignopeverell/grin/issues) is a good place to start, especially the ones tagged as "help wanted" (but don't let that stop you from looking at others). If you're looking for additional ideas, the code includes `TODO` comments for minor to major improvements. Grep is your friend.
|
||||
The [list of issues](https://github.com/mimblewimble/grin/issues) is a good place to start, especially the ones tagged as "help wanted" (but don't let that stop you from looking at others). If you're looking for additional ideas, the code includes `TODO` comments for minor to major improvements. Grep is your friend.
|
||||
|
||||
Additional tests are rewarded with an immense amount of positive karma. So is documentation.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[](https://travis-ci.org/ignopeverell/grin) [](https://gitter.im/grin_community/Lobby)
|
||||
[](https://travis-ci.org/mimblewimble/grin) [](https://gitter.im/grin_community/Lobby)
|
||||
|
||||
# Grin
|
||||
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@ In order to compile and run Grin on your machine, you should have installed:
|
||||
|
||||
### Clone Grin
|
||||
|
||||
git clone https://github.com/ignopeverell/grin.git
|
||||
git clone https://github.com/mimblewimble/grin.git
|
||||
|
||||
### Build Grin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user