From 38aa97c264ed03a71b9bc4e6de5f53b3bda09592 Mon Sep 17 00:00:00 2001 From: MrFatoni <33519235+MrFatoni@users.noreply.github.com> Date: Fri, 10 Nov 2017 00:45:33 +0700 Subject: [PATCH] fix error link (#250) change https:/chat.lbry.io to https://chat.lbry.io --- content/faq/mining-credits.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq/mining-credits.md b/content/faq/mining-credits.md index bb20524b..abd9d70f 100644 --- a/content/faq/mining-credits.md +++ b/content/faq/mining-credits.md @@ -7,7 +7,7 @@ Block rewards increase every 100 blocks by 1LBC, peak at 500, and decline slowly LBRY mining is dominated by the GPU market and we don't see CPU mining as economically viable at this point. If you still want to CPU mine to help the network, see instructions below. -For GPU mining, please see our list of [pools](https://lbry.io/faq/mining-pools). Each pool has a slightly different setup so please check their Getting Started page. We can also provide mining assistance via the #mining channel on [Discord Chat](https:/chat.lbry.io). +For GPU mining, please see our list of [pools](https://lbry.io/faq/mining-pools). Each pool has a slightly different setup so please check their Getting Started page. We can also provide mining assistance via the #mining channel on [Discord Chat](https://chat.lbry.io). For CPU mining, LBRY binaries are out for OS X, Windows, and Ubuntu. Others may try compiling from source.