diff --git a/CHANGELOG.md b/CHANGELOG.md index c43238d..fb43696 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 \ No newline at end of file +[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 \ No newline at end of file diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 68794a0..32989df 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -43,8 +43,8 @@ For feature requests, please provide: 1. **Fork & Clone** ```bash - git clone https://github.com/YOUR_USERNAME/nasscript.git - cd nasscript/nas + git clone https://github.com/YOUR_USERNAME/nas.git + cd nas ``` 2. **Create Feature Branch** diff --git a/README.md b/README.md index 8f19cc9..25facff 100644 --- a/README.md +++ b/README.md @@ -90,8 +90,8 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file ### 1. Clone Repository ```bash -git clone https://github.com/noordjonge/nasscript.git -cd nasscript/nas +git clone https://github.com/spalencsar/nas.git +cd nas ``` ### 2. Make Script Executable @@ -331,8 +331,8 @@ We welcome contributions to improve this project! Please read [CONTRIBUTING.md]( ## 📞 Support ### Community Support -1. [Browse Wiki](https://github.com/noordjonge/nasscript/wiki) -2. [Search existing issues](https://github.com/noordjonge/nasscript/issues) +1. [Browse Wiki](https://github.com/spalencsar/nas/wiki) +2. [Search existing issues](https://github.com/spalencsar/nas/issues) 3. Create new issue if needed ### Professional Support @@ -352,8 +352,8 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file ## 👨‍💻 Author **Sebastian Palencsár** -- GitHub: [@noordjonge](https://github.com/noordjonge) -- Project Repository: [NAS Script](https://github.com/noordjonge/nasscript) +- GitHub: [@spalencsar](https://github.com/spalencsar) +- Project Repository: [NAS Script](https://github.com/spalencsar/nas) ---