From 6c4ed21d0675fba602bcdf1ef1d77cd8aff94547 Mon Sep 17 00:00:00 2001 From: Fillerino Date: Mon, 11 Jul 2016 19:48:44 +0200 Subject: [PATCH] Removed old link Removed the old link in FAQ:Block-Rewards. --- posts/faq/block-rewards.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/posts/faq/block-rewards.md b/posts/faq/block-rewards.md index ae275975..026b383d 100644 --- a/posts/faq/block-rewards.md +++ b/posts/faq/block-rewards.md @@ -5,11 +5,7 @@ category: mining ## 0. Only Trust the Source -The source code, and not this file, is the only true definiton of the block rewards. That source file is located here: - -[https://github.com/lbryio/lbrycrd/blob/real2/src/main.cpp](https://github.com/lbryio/lbrycrd/blob/real2/src/main.cpp#L1576) - -But is soon to be located in [`master`]: +The source code, and not this file, is the only true definiton of the block rewards. That source file is located here in [`master`]: [https://github.com/lbryio/lbrycrd/blob/master/src/main.cpp](https://github.com/lbryio/lbrycrd/blob/master/src/main.cpp#L1576)