diff --git a/README.md b/README.md index a72d668..2c07d97 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ will be useful to any service provider adding Hush, such as a Discord Tipbot ser # Installing Hush from source -On Ubuntu/Linux systems, you can install Hush from [source](https://github.com/MyHush/hush3) with these commands: +On Ubuntu/Linux systems, you can install Hush from [source](https://git.hush.is/hush/hush3) with these commands: ``` # install build depedencies @@ -17,7 +17,7 @@ cd hush3 ./build.sh -j4 ``` -More details can be found [here](https://github.com/MyHush/hush3/blob/master/INSTALL.md) +More details can be found [here](https://git.hush.is/hush/hush3/src/branch/master/INSTALL.md) # Installing Hush from a binary @@ -27,7 +27,7 @@ You can also install a binary from an [official release](https://github.com/MyHu # Terminology -We have a document that explains a lot of terminology [here](http://github.com/myhush/terminology) +We have a document that explains a lot of terminology [here](https://git.hush.is/hush/terminology) # Config changes for exchanges and pools