Skip to content

Commit bb0d5a7

Browse files
authored
Merge pull request #5 from itsJess1ca/chore/update-repository-name
Update repository name to reflect Zonr Core branding
2 parents 7cb23d0 + 071dd89 commit bb0d5a7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) f
391391

392392
```bash
393393
# Clone the repository
394-
git clone https://github.com/itsJess1ca/Zonr.git
394+
git clone https://github.com/itsJess1ca/Zonr-Core.git
395395
cd zonr
396396

397397
# Install dependencies
@@ -467,15 +467,15 @@ This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md
467467

468468
## 📞 Support
469469

470-
- 🐛 **Issues**: [GitHub Issues](https://github.com/itsJess1ca/Zonr/issues)
471-
- 💬 **Discussions**: [GitHub Discussions](https://github.com/itsJess1ca/Zonr/discussions)
470+
- 🐛 **Issues**: [GitHub Issues](https://github.com/itsJess1ca/Zonr-Core/issues)
471+
- 💬 **Discussions**: [GitHub Discussions](https://github.com/itsJess1ca/Zonr-Core/discussions)
472472
- 📧 **Email**: jessica.ide247@gmail.com
473473

474474
---
475475

476476
<div align="center">
477477

478-
**[⭐ Give us a star on GitHub!](https://github.com/itsJess1ca/Zonr)**
478+
**[⭐ Give us a star on GitHub!](https://github.com/itsJess1ca/Zonr-Core)**
479479

480480
Made with ❤️ for the terminal-loving community
481481

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"license": "MIT",
7676
"repository": {
7777
"type": "git",
78-
"url": "https://github.com/itsJess1ca/Zonr.git"
78+
"url": "https://github.com/itsJess1ca/Zonr-Core.git"
7979
},
8080
"engines": {
8181
"node": ">=16"

0 commit comments

Comments
 (0)