Skip to content

Commit 8ff1ee3

Browse files
committed
Update DOCUMENTATION.md
1 parent 30b27eb commit 8ff1ee3

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

docs/DOCUMENTATION.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -649,14 +649,15 @@ reactlog::reactlog_enable()
649649

650650
## Contributing
651651

652-
We welcome contributions to the Pediatric Thyroid Cancer Explorer! Please see our [Contributing Guidelines](./CONTRIBUTING.md) for detailed information.
652+
We welcome contributions to the Pediatric Thyroid Cancer Explorer! Please see our Contributing Guidelines
653+
in the GitHub repo for detailed information.
653654

654655
### Development Setup
655656

656657
1. **Fork the repository** on GitHub
657658
2. **Clone your fork** locally:
658659
```bash
659-
git clone https://github.com/your-username/ptc-app.git
660+
git clone https://github.com/your-username/ptc-explorer.git
660661
```
661662
3. **Create a feature branch**:
662663
```bash
@@ -714,7 +715,7 @@ To be updated.
714715

715716
### License
716717

717-
This project is licensed under the _TO BE UPDATED_ License. See the [LICENSE.md](./LICENSE.md) file for details.
718+
This project is licensed under the _TO BE UPDATED_ License. See the LICENSE.md in the GitHub repo for details.
718719

719720
### Acknowledgments
720721

@@ -725,6 +726,6 @@ This project is licensed under the _TO BE UPDATED_ License. See the [LICENSE.md]
725726

726727
---
727728

728-
**Last Updated**: September 27, 2025
729+
**Last Updated**: Jan 27, 2026
729730
**Version**: 2.0
730-
**Documentation Version**: 1.0
731+
**Documentation Version**: 1.1

0 commit comments

Comments
 (0)