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