Skip to content

Commit 2715f89

Browse files
authored
Fixed missing exclamation mark in image links
1 parent ac895a1 commit 2715f89

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/hive-setup.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,33 +14,33 @@ template that you want and hit the 'Download raw file' button.
1414
Now go to Hive, create a new flight sheet, and click the 'Import from
1515
File' button.
1616

17-
[Hive Setup 1](images/hive-1.png)
17+
![Hive Setup 1](images/hive-1.png)
1818

1919
Once the import happens you'll be presented with a flightsheet filled
2020
with angry little red boxes like below.
2121

22-
[Hive Setup 2](images/hive-2.png)
22+
![Hive Setup 2](images/hive-2.png)
2323

2424
Set the 'Coin' and 'Wallet' for both miners in the flight sheet, and
2525
choose 'Configure in miner' for the 'Pool'. Strangly you cannot edit
2626
the miner configs until you touch the pool config, so re-set it to
2727
'Configure in miner' if the UI is being weird.
2828

29-
[Hive Setup 3](images/hive-3.png)
29+
![Hive Setup 3](images/hive-3.png)
3030

3131
Last step, you just need to edit the custom miner section with the
3232
address of the `karlsend` node you're mining to. This needs the full
3333
ip address and port so it'll look similar to `192.168.0.12:42110`
3434
save the changes after you're finished.
3535

36-
[Hive Setup 4](images/hive-4.png)
36+
![Hive Setup 4](images/hive-4.png)
3737

3838
You should be good to create the flight sheet now. However, you
3939
should verify the configurations in both miners before you run it.
4040
Never run something blindly off the internet. :) This is what the
4141
configuration generally should look like.
4242

43-
[Hive Setup 5](images/hive-5.png)
43+
![Hive Setup 5](images/hive-5.png)
4444

4545
The important parts are the 'Install URL' (make sure that points back
4646
to this repo somewhere) and double check that your wallet address is
@@ -63,4 +63,4 @@ Once the bridge is running, miners can be configured simply by replacing
6363
the pool URL with the ip:port of the bridge. In the example below the
6464
bridge is running on `192.168.0.25:5555`
6565

66-
[Hive Setup 6](images/hive-6.png)
66+
![Hive Setup 6](images/hive-6.png)

0 commit comments

Comments
 (0)