Skip to content

Commit 2df0cd2

Browse files
authored
Merge pull request #201 from Rushin2211/develop
Update miner download link and README.md file
2 parents 9b07584 + d8f0039 commit 2df0cd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ Markdown is used for rich text formatting, you can find examples [here](https://
4242

4343
### Build
4444
Run command `bundle install` to install all dependency.
45-
Run command `bundle exec jekyll serve` you will see the website at http://127.0.0.1:4000/
45+
Run command `bundle exec jekyll serve --host=localhost` you will see the website at http://localhost:4000/

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ <h2>
184184
</div>
185185
<div>
186186
<div class="Mtitle">
187-
<a href="https://github.com/FSOL-XDAG/xmrig-4-xdag/releases" target="_blank">XDAG CPU miner</a>
187+
<a href="https://github.com/xmrig/xmrig/releases" target="_blank">XDAG CPU miner</a>
188188
</div>
189189
<div>
190190
Download the XDAG RANDOMX CPU MINER for XDAG . It support Windows Linux and MAC OS.

0 commit comments

Comments
 (0)