Skip to content

Commit df8bbf0

Browse files
authored
fix: broken links (hiero-ledger#2326)
Signed-off-by: 0bVdnt <vedantneve13@gmail.com> Signed-off-by: Vedant Neve <vedantneve13@gmail.com>
1 parent 66a6b24 commit df8bbf0

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/roadmap.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ This is a high-level quarterly roadmap for the Hiero SDK Python project. It is a
66

77
## 2026 Q1 (Underway)
88

9-
- Implement [TCK](/tck) and [fuzzing tests](/tests/fuzz)
10-
- Implement [static workflow tests](/.github/workflows/)
9+
- Implement [TCK](../tck) and [fuzzing tests](../tests/fuzz)
10+
- Implement [static workflow tests](../.github/workflows/)
1111

1212
## 2026 Q2
1313

14-
- Complete [TCK](/tck) tests
14+
- Complete [TCK](../tck) tests
1515
- Implement 2 new HIPs
1616

1717
## 2026 Q3

docs/sdk_developers/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,6 @@ Test your credentials at [Hedera Portal](https://portal.hedera.com/)
329329

330330
- **Installation issues?** Check the [uv documentation](https://docs.astral.sh/uv/)
331331
- **Hedera testnet?** Visit [Hedera Portal](https://portal.hedera.com/)
332-
- **Git questions?** See [Git Basics](https://git-scm.com/book/en/v2/Getting-Started-Git-Basics)
332+
- **Git questions?** See [Git Basics](https://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository)
333333
- **General questions?** Ask on the [Linux Foundation Decentralized Trust Discord](https://discord.gg/hyperledger)
334334
(or, if logged in, straight in the [related Hiero Python SDK Group](https://discord.com/channels/905194001349627914/1336494517544681563))

docs/sdk_developers/setup_windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,5 +227,5 @@ While this guide focuses on PowerShell, you can also use **Git Bash**. If using
227227

228228
- **Installation issues?** Check the [uv documentation](https://docs.astral.sh/uv/)
229229
- **Hedera testnet?** Visit [Hedera Portal](https://portal.hedera.com/)
230-
- **Git questions?** See [Git Basics](https://git-scm.com/book/en/v2/Getting-Started-Git-Basics)
230+
- **Git questions?** See [Git Basics](https://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository)
231231
- **General questions?** Ask on the [Linux Foundation Decentralized Trust Discord](https://discord.gg/hyperledger)

0 commit comments

Comments
 (0)