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**
|
1. **Clone the repository**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/djyde/ccconfig.git
|
git clone https://github.com/djyde/ccmate.git
|
||||||
cd ccconfig
|
cd ccmate
|
||||||
```
|
```
|
||||||
|
|
||||||
2. **Install dependencies**
|
2. **Install dependencies**
|
||||||
@@ -162,7 +162,7 @@ All contributions go through code review to ensure:
|
|||||||
- Proper testing and documentation
|
- Proper testing and documentation
|
||||||
- Security considerations
|
- 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
|
## 🙏 Recognition
|
||||||
|
|
||||||
@@ -178,4 +178,4 @@ Thank you for contributing to CC Mate! 🎉
|
|||||||
|
|
||||||
## 📄 License
|
## 📄 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**
|
**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)
|
[](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
|
### Getting Help
|
||||||
|
|
||||||
- 📖 [Documentation](https://github.com/djyde/ccconfig/wiki)
|
- 📖 [Documentation](https://github.com/djyde/ccmate/wiki)
|
||||||
- 🐛 [Report Issues](https://github.com/djyde/ccconfig/issues)
|
- 🐛 [Report Issues](https://github.com/djyde/ccmate/issues)
|
||||||
- 💬 [Discussions](https://github.com/djyde/ccconfig/discussions)
|
- 💬 [Discussions](https://github.com/djyde/ccmate/discussions)
|
||||||
- 📋 [Contributing Guide](CONTRIBUTING.md)
|
- 📋 [Contributing Guide](CONTRIBUTING.md)
|
||||||
|
|
||||||
## 📄 License
|
## 📄 License
|
||||||
@@ -92,6 +92,6 @@ See the [LICENSE](LICENSE) file for details.
|
|||||||
|
|
||||||
**Made with ❤️ by the community**
|
**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>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user