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