From 5ba3d3ec0f81313ea93c6b340bb7c387700f020b Mon Sep 17 00:00:00 2001 From: gilardh Date: Tue, 17 Nov 2020 00:13:01 +0000 Subject: [PATCH] Replace github link to git link --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0f11ef1..21b0e87 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ SilentDragonLite is a lightwallet for HUSH ($HUSH) which runs on Linux and Windows. This does not require you to download the full blockchain. This is experimental software under active development! - + ## PRIVACY NOTICE @@ -63,7 +63,7 @@ SilentDragonLite does automatic note and utxo management, which means it doesn't ### Building on Linux ``` -git clone https://github.com/MyHush/SilentDragonLite.git +git clone https://git.hush.is/hush/SilentDragonLite.git cd SilentDragonLite ./build.sh ./SilentDragonLite @@ -72,5 +72,5 @@ cd SilentDragonLite ## Support -For support or other questions, join us on [Discord](https://myhush.org/discord), or tweet at [@MyHushTeam](https://twitter.com/MyHushTeam), or toot at our [Mastodon](https://fosstodon.org/@myhushteam), or join [Telegram](http://myhush.org/telegram) or [file an issue](https://github.com/MyHush/SilentDragonLite/issues). +For support or other questions, join us on [Discord](https://myhush.org/discord), or tweet at [@MyHushTeam](https://twitter.com/MyHushTeam), or toot at our [Mastodon](https://fosstodon.org/@myhushteam), or join [Telegram](http://myhush.org/telegram) or [file an issue](https://git.hush.is/hush/SilentDragonLite/issues).