From f5e8aa790b98f510338a9dee6ed73ea8542f107c Mon Sep 17 00:00:00 2001 From: kn0wmad Date: Fri, 9 Apr 2021 16:36:52 -0600 Subject: [PATCH] Fixed broken link --- source/support/FAQ/services-faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/support/FAQ/services-faq.rst b/source/support/FAQ/services-faq.rst index 372a65b..e9f2da1 100644 --- a/source/support/FAQ/services-faq.rst +++ b/source/support/FAQ/services-faq.rst @@ -72,7 +72,7 @@ While we are intent on providing the most friendly experience possible to our cu I want to understand in depth how a Service works and it's available configuration options. Where can I go to learn more? -------------------------------------------------------------------------------------------------------------------------- -Depending on the app, the config options can be quite involved. Bitcoin Core, for example, has an enormous amount of complex options, almost none of which are useful to a normal user doing normal things. We chose some very sane defaults that should work for normal use cases. Here is an example config from the Bitcoin `GitHub `. +Depending on the app, the config options can be quite involved. Bitcoin Core, for example, has an enormous amount of complex options, almost none of which are useful to a normal user doing normal things. We chose some very sane defaults that should work for normal use cases. Here is an example config from the Bitcoin `GitHub `_. By reading the descriptions in the link above, as well as doing some extra searching on your favorite search engine, you can begin to discover all the crazy ways in which someone can customize their Bitcoin node. Here is another list of `possible options `_.