mirror of
https://github.com/mfakbar127/Claude-Samurai
synced 2026-06-21 13:57:42 +00:00
docs: update repository URLs in documentation
This commit is contained in:
+4
-4
@@ -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).
|
||||
|
||||
@@ -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)
|
||||
|
||||
[](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>
|
||||
|
||||
Reference in New Issue
Block a user