Skip to content

Commit 724625c

Browse files
docs: fix broken markdown links (hiero-ledger#2223)
Signed-off-by: Bhuvan Somisetty <somisettybhuvan5@gmail.com>
1 parent a534436 commit 724625c

3 files changed

Lines changed: 2 additions & 8 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ We welcome blog posts! Whether you're sharing a tutorial, case study, or your ex
102102
| [Setup](docs/sdk_developers/setup.md) | Fork, clone, install, configure |
103103
| [Workflow](docs/sdk_developers/workflow.md) | Branching, committing, PRs |
104104
| [Signing](https://github.com/hiero-ledger/sdk-collaboration-hub/blob/main/guides/issue-progression/for-developers/signing.md) | GPG + DCO commit signing |
105-
| [Checklist](docs/sdk_developers/checklist.md) | Pre-submission checklist |
105+
| [Checklist](docs/sdk_developers/testing.md#testing-checklist-for-contributors) | Pre-submission checklist |
106106
| [Rebasing](https://github.com/hiero-ledger/sdk-collaboration-hub/blob/main/guides/issue-progression/for-developers/rebasing.md) | Keeping branch updated |
107107
| [Merge Conflicts](https://github.com/hiero-ledger/sdk-collaboration-hub/blob/main/guides/issue-progression/for-developers/merge_conflicts.md) | Resolving conflicts |
108108
| [Types](docs/sdk_developers/types.md) | Python type hints |

docs/sdk_developers/pylance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ Before every PR:
370370

371371
* [Hiero SDK Contributing Guide](https://github.com/hiero-ledger/hiero-sdk-python/blob/main/CONTRIBUTING.md)
372372

373-
* [Hiero SDK CHANGELOG](https://github.com/hiero-ledger/hiero-sdk-python/blob/main/CHANGELOG.md)
373+
* [Hiero SDK Releases](https://github.com/hiero-ledger/hiero-sdk-python/releases)
374374

375375

376376

docs/team.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ GitHub IDs and names are provided as listed on GitHub.
2424
| Mounil2005 | @Mounil2005 |
2525
| cheese-cakee | @cheese-cakee |
2626

27-
[View Triage Team on GitHub](https://github.com/orgs/hiero-ledger/teams/hiero-sdk-python-triage)
28-
2927
## Committer Members
3028

3129
**Committer members** have write access. Their responsibilities include: creating and laddering issues to incrementally train developers, reviewing pull requests to ensure they meet project standards, and actively contributing code for the benefit of the Python SDK.
@@ -40,8 +38,6 @@ GitHub IDs and names are provided as listed on GitHub.
4038
| Akshat | @Akshat8510 |
4139
| Nadine Loepfe | @nadineloepfe |
4240

43-
[View Committer Team on GitHub](https://github.com/orgs/hiero-ledger/teams/hiero-sdk-python-committers)
44-
4541
## Maintainer Members
4642

4743
**Maintainer members** have special write access. Their responsibilities include: provide technical leadership for the SDK, provide leadership on the overall health and direction of the project to ensure it satisfies various scaling and stakeholder needs. They also ensure a welcoming and nourishing environment for all developers and community members, laddering issues, reviewing pull requests and actively contributing code for the benefit of the Python SDK.
@@ -52,6 +48,4 @@ GitHub IDs and names are provided as listed on GitHub.
5248
| Sophie Bulloch | @exploreriii |
5349
| Nadine Loepfe | @nadineloepfe |
5450

55-
[View Maintainer Team on GitHub](https://github.com/orgs/hiero-ledger/teams/hiero-sdk-python-maintainers)
56-
5751
Read more at [MAINTAINERS.md](https://github.com/hiero-ledger/hiero-sdk-python/blob/main/MAINTAINERS.md)

0 commit comments

Comments
 (0)