From 3f07e9111835c0f9c3c34bd06283deadab1fc5e8 Mon Sep 17 00:00:00 2001 From: gilardh Date: Mon, 16 Nov 2020 23:44:35 +0000 Subject: [PATCH 1/3] Replace github link to git link --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 71d283c..887c2d1 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Go to the releases page and grab the latest installers or binary. https://github ## hushd -SilentDragon needs a Hush full node running [hushd](https://github.com/MyHush/hush3/). If you already have a hushd node running, SilentDragon will connect to it. +SilentDragon needs a Hush full node running [hushd](https://git.hush.is/hush/hush3). If you already have a hushd node running, SilentDragon will connect to it. If you don't have one, SilentDragon will start its embedded hushd node. @@ -64,7 +64,7 @@ hushd, or compile hushd as well. ``` sudo apt-get -y install qt5-default qt5-qmake libqt5websockets5-dev qtcreator -git clone https://github.com/MyHush/SilentDragon.git +git clone https://git.hush.is/hush/SilentDragon.git cd SilentDragon ./build.sh linguist # compile translations ./build.sh @@ -75,7 +75,7 @@ cd SilentDragon ``` sudo pacman -S qt5-base qt5-tools qtcreator qt5-websockets rust -git clone https://github.com/MyHush/SilentDragon.git +git clone https://git.hush.is/hush/SilentDragon.git cd SilentDragon ./build.sh linguist # compile translations ./build.sh release @@ -87,7 +87,7 @@ You need Visual Studio 2017 (The free C++ Community Edition works just fine). From the VS Tools command prompt ``` -git clone https://github.com/MyHush/SilentDragon.git +git clone https://git.hush.is/hush/SilentDragon.git cd SilentDragon c:\Qt5\bin\qmake.exe silentdragon.pro -spec win32-msvc CONFIG+=debug nmake @@ -105,7 +105,7 @@ c:\Qt5\bin\qmake.exe silentdragon.pro -tp vc CONFIG+=debug You need to install the Xcode app or the Xcode command line tools first, and then install Qt. ``` -git clone https://github.com/MyHush/SilentDragon.git +git clone https://git.hush.is/hush/SilentDragon.git cd SilentDragon qmake silentdragon.pro CONFIG+=debug make -- 2.30.2 From aafb545a7c235c01c29fc1506f06bc60a256d596 Mon Sep 17 00:00:00 2001 From: gilardh Date: Mon, 16 Nov 2020 23:45:27 +0000 Subject: [PATCH 2/3] Replace Discord for Telegram --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 887c2d1..dd47b03 100644 --- a/README.md +++ b/README.md @@ -129,5 +129,5 @@ The above assumes silentdragon and hush3 git repos are in the same directory. Fi ### 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/SilentDragon/issues). +For support or other questions, join us on [Telegram](http://myhush.org/telegram), or tweet at [@MyHushTeam](https://twitter.com/MyHushTeam), or toot at our [Mastodon](https://fosstodon.org/@myhushteam) or [file an issue](https://github.com/MyHush/SilentDragon/issues). -- 2.30.2 From 4959a5a62af28c90637c2f6f264be9f2fc790b50 Mon Sep 17 00:00:00 2001 From: gilardh Date: Mon, 16 Nov 2020 23:45:53 +0000 Subject: [PATCH 3/3] Replace github link to git link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd47b03..20e7ed8 100644 --- a/README.md +++ b/README.md @@ -129,5 +129,5 @@ The above assumes silentdragon and hush3 git repos are in the same directory. Fi ### Support -For support or other questions, join us on [Telegram](http://myhush.org/telegram), or tweet at [@MyHushTeam](https://twitter.com/MyHushTeam), or toot at our [Mastodon](https://fosstodon.org/@myhushteam) or [file an issue](https://github.com/MyHush/SilentDragon/issues). +For support or other questions, join us on [Telegram](http://myhush.org/telegram), or tweet at [@MyHushTeam](https://twitter.com/MyHushTeam), or toot at our [Mastodon](https://fosstodon.org/@myhushteam) or [file an issue](https://git.hush.is/hush/SilentDragon/issues). -- 2.30.2