fix: correct GitHub links in documentation

- Fix GitHub repository links in CHANGELOG.md
- Fix clone repository link in README.md
- Ensure all documentation uses correct spalencsar/nas repository
- Maintain consistency across all documentation files
This commit is contained in:
Sebastian Palencsár
2025-06-17 11:04:39 +02:00
parent cb91166616
commit ec2b8361f7
3 changed files with 11 additions and 11 deletions

View File

@@ -193,6 +193,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
---
[Unreleased]: https://github.com/noordjonge/nasscript/compare/v2.0.0...HEAD
[2.0.0]: https://github.com/noordjonge/nasscript/releases/tag/v2.0.0
[1.0.0]: https://github.com/noordjonge/nasscript/releases/tag/v1.0.0
[Unreleased]: https://github.com/spalencsar/nas/compare/v2.0.0...HEAD
[2.0.0]: https://github.com/spalencsar/nas/releases/tag/v2.0.0
[1.0.0]: https://github.com/spalencsar/nas/releases/tag/v1.0.0