From 552573d613e8d3ddd5370493f45debc5f8d391fd Mon Sep 17 00:00:00 2001 From: osrm <90407222+osrm@users.noreply.github.com> Date: Wed, 11 Dec 2024 22:04:14 +0900 Subject: [PATCH] docs: fix invalid link README.md # Rationale for this change There is invalid link in the document. # Changes Fix invalid link in the document. The commit explains which link is invalid and how it is fixed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02c15a35..3f86fc75 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ systems and consists of three core components: A Babylon network node that provides chain data and transaction submission capabilities. While not mandatory, running your own node is strongly recommended for security rather than relying on third-party RPC nodes. -See the [Setup Node Guide](https://github.com/babylonlabs-io/networks/tree/main/bbn-5/babylon-node) +See the [Setup Node Guide](https://github.com/babylonlabs-io/networks/blob/main/bbn-test-5/babylon-node/README.md) for details. 2. **Extractable One-Time Signature (EOTS) Manager**: A secure key management daemon that handles EOTS key operations,