docs: update repository URLs in documentation

This commit is contained in:
Mack Ma
2025-11-19 22:42:57 +08:00
parent d43e212d0b
commit 957b40380f
2 changed files with 9 additions and 9 deletions
+4 -4
View File
@@ -24,8 +24,8 @@ npm install -g pnpm
1. **Clone the repository**
```bash
git clone https://github.com/djyde/ccconfig.git
cd ccconfig
git clone https://github.com/djyde/ccmate.git
cd ccmate
```
2. **Install dependencies**
@@ -162,7 +162,7 @@ All contributions go through code review to ensure:
- Proper testing and documentation
- Security considerations
Check the [GitHub Issues](https://github.com/djyde/ccconfig/issues) for specific items that need help.
Check the [GitHub Issues](https://github.com/djyde/ccmate/issues) for specific items that need help.
## 🙏 Recognition
@@ -178,4 +178,4 @@ Thank you for contributing to CC Mate! 🎉
## 📄 License
By contributing to this project, you agree that your contributions will be licensed under the same license as the project (AGPL v3).
By contributing to this project, you agree that your contributions will be licensed under the same license as the project (AGPL v3).
+5 -5
View File
@@ -4,7 +4,7 @@
**A modern desktop application for managing Claude Code configuration files**
[Download Latest Release](https://randynamic.org/ccmate) • [Report Issues](https://github.com/djyde/ccconfig/issues) • [Contributing Guide](CONTRIBUTING.md)
[Download Latest Release](https://randynamic.org/ccmate) • [Report Issues](https://github.com/djyde/ccmate/issues) • [Contributing Guide](CONTRIBUTING.md)
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
@@ -75,9 +75,9 @@ We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) f
### Getting Help
- 📖 [Documentation](https://github.com/djyde/ccconfig/wiki)
- 🐛 [Report Issues](https://github.com/djyde/ccconfig/issues)
- 💬 [Discussions](https://github.com/djyde/ccconfig/discussions)
- 📖 [Documentation](https://github.com/djyde/ccmate/wiki)
- 🐛 [Report Issues](https://github.com/djyde/ccmate/issues)
- 💬 [Discussions](https://github.com/djyde/ccmate/discussions)
- 📋 [Contributing Guide](CONTRIBUTING.md)
## 📄 License
@@ -92,6 +92,6 @@ See the [LICENSE](LICENSE) file for details.
**Made with ❤️ by the community**
[⭐ Star this repo](https://github.com/djyde/ccconfig) • [🐦 Follow updates](https://github.com/djyde/ccconfig/releases)
[⭐ Star this repo](https://github.com/djyde/ccmate) • [🐦 Follow updates](https://github.com/djyde/ccmate/releases)
</div>