Skip to content

Commit

Permalink
docs: fix invalid link README.md
Browse files Browse the repository at this point in the history
# 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.
  • Loading branch information
osrm authored Dec 11, 2024
1 parent e305548 commit 552573d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 552573d

Please sign in to comment.