From 16e038fd6e07a37a8487e3f29ae899cceb505425 Mon Sep 17 00:00:00 2001 From: Termina1 Date: Fri, 26 Jan 2024 14:28:10 +0200 Subject: [PATCH] link -> xref --- docs/02-quick-start.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/02-quick-start.adoc b/docs/02-quick-start.adoc index ea4fcc1c..d307c346 100644 --- a/docs/02-quick-start.adoc +++ b/docs/02-quick-start.adoc @@ -78,7 +78,7 @@ cluster: The configuration above sets up the Dshackle to provide a fault-tolerant access to Bitcoin and Ethereum blockchain. And for Ethereum, at this particular example, it uses a Round Robin Load Balancing over the DRPC and the local node. -See detailed link:reference-configuration.adoc[Configuration Reference] +See detailed xref:reference-configuration.adoc[Configuration Reference] ==== Run as docker