From b69f5c5ba107aa277c5c229a235500b27090a7e9 Mon Sep 17 00:00:00 2001 From: Termina1 Date: Fri, 26 Jan 2024 16:31:44 +0200 Subject: [PATCH] add alias for link --- docs/04-upstream-config.adoc | 2 +- docs/README.adoc | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/04-upstream-config.adoc b/docs/04-upstream-config.adoc index 03cf3355..74acd5c5 100644 --- a/docs/04-upstream-config.adoc +++ b/docs/04-upstream-config.adoc @@ -101,7 +101,7 @@ In the example above we have: *It's kindly recommended* to strictly associate _node-id_ parameter with a physical node and keep it during any configuration changes === Supported chains -List of supported chains could be found in https://p2p-org.github.io/dshackle/networks.html +List of supported chains could be found https://p2p-org.github.io/dshackle/networks.html[here] === Roles and Fallback upstream diff --git a/docs/README.adoc b/docs/README.adoc index 534ba1e4..b013665c 100644 --- a/docs/README.adoc +++ b/docs/README.adoc @@ -44,6 +44,10 @@ Main goals: . xref:09-quorum-and-selectors.adoc[Quorum and Selectors] . xref:10-caching.adoc[Caching] +== List of supported chains + +Can be found here: https://p2p-org.github.io/dshackle/networks.html + == Reference . xref:reference-configuration.adoc[Configuration Reference]