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:
@@ -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
|
||||
Reference in New Issue
Block a user