From d6038209fb8065cb4a70837c7f0a67444b0e9d73 Mon Sep 17 00:00:00 2001 From: jahway603 Date: Sun, 31 Jan 2021 01:32:14 -0500 Subject: [PATCH] moved files back to old locations as broke embedded images --- README.md | 4 ++-- servers/hush-lite-server.md => hush-lite-server.md | 0 mining/mine-innosilicon.md | 2 +- servers/wormhole.md => wormhole.md | 0 4 files changed, 3 insertions(+), 3 deletions(-) rename servers/hush-lite-server.md => hush-lite-server.md (100%) rename servers/wormhole.md => wormhole.md (100%) diff --git a/README.md b/README.md index ed76843..ce69eb7 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,8 @@ If you want to mine Hush, then the following documents are for you: If you know what you're doing, and want to setup a server to help the Hush community, then the following documents are for you: -- [Setup your own Hush Lite Wallet Server](servers/hush-lite-server.md) -- [Setup your own Hush Wormhole Server](servers/wormhole.md) (**Work in progress**) +- [Setup your own Hush Lite Wallet Server](hush-lite-server.md) +- [Setup your own Hush Wormhole Server](wormhole.md) (**Work in progress**) - [Setup your own Hush Seeder Server](https://git.hush.is/hush/hush-seeder) (**Better documentation in progress**) #### Advanced diff --git a/servers/hush-lite-server.md b/hush-lite-server.md similarity index 100% rename from servers/hush-lite-server.md rename to hush-lite-server.md diff --git a/mining/mine-innosilicon.md b/mining/mine-innosilicon.md index 09a0360..3b9c031 100644 --- a/mining/mine-innosilicon.md +++ b/mining/mine-innosilicon.md @@ -14,7 +14,7 @@ This documentation is how to setup an Innosilicon A9 Miner and start mining Hush 1. In the Web UI Menu, click on Settings and then click on Pools. - + ### Configure Mining Pools diff --git a/servers/wormhole.md b/wormhole.md similarity index 100% rename from servers/wormhole.md rename to wormhole.md