Skip to content

Commit 3cdc8a5

Browse files
authored
docs: Fix testnet link in README.md (hiero-ledger#1879)
Signed-off-by: freya-docs <freya.docs.pp@gmail.com>
1 parent cf90f1d commit 3cdc8a5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
3636
- docs: create workflow best practices guide (`docs/workflows/03-workflow-best-practices.md`) (`#1743`)
3737
- Fixed broken `MAINTAINERS.md` relative link in `docs/sdk_developers/bug.md` by using the repository-root GitHub URL. (#1666)
3838
- docs(setup): specify unit tests for local setup verification. (#1856)
39+
- doc: Fix testnet link in README.md. (#1879)
3940

4041

4142

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ print(f"Balance: {balance.hbars} HBAR")
8080
- [Hedera Documentation](https://docs.hedera.com/)
8181
- [Hedera Protobufs](https://github.com/hashgraph/hedera-protobufs)
8282
- [Get Testnet Account](https://portal.hedera.com/) - Free testnet credentials
83-
- [Hedera Testnet Guide](https://docs.hedera.com/guides/testnet)
83+
- [Hedera Testnet Guide](https://docs.hedera.com/hedera/networks/testnet)
8484

8585
### Other SDKs
8686

0 commit comments

Comments
 (0)