add alias for link

This commit is contained in:
Termina1
2024-01-26 16:31:44 +02:00
parent fd8f6fc6c7
commit b69f5c5ba1
2 changed files with 5 additions and 1 deletions

View File

@@ -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

View File

@@ -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]