File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments