Skip to content

Commit 55b19de

Browse files
committed
fix: Fix links in the README.md
1 parent c754f48 commit 55b19de

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![License: ISC](https://img.shields.io/badge/License-ISC-blue.svg)](https://opensource.org/licenses/ISC)
44
[![Node.js Version](https://img.shields.io/badge/node-%3E%3D18.0.0-brightgreen)](https://nodejs.org)
55

6-
The default plugin for [Codify](https://github.com/kevinwang5658/codify-cli) - a declarative system configuration tool that manages your development environment as code.
6+
The default plugin for [Codify](https://codifycli.com) - a declarative system configuration tool that manages your development environment as code.
77

88
## What is Codify?
99

@@ -406,16 +406,16 @@ ISC License - see [LICENSE](LICENSE) file for details.
406406

407407
## Links
408408

409-
- [Codify CLI](https://github.com/kevinwang5658/codify-cli) - Main CLI tool
410-
- [Plugin Core](https://github.com/kevinwang5658/codify-plugin-core) - Plugin framework
411-
- [Documentation](https://codify.dev) - Full documentation (if available)
409+
- [Codify CLI](https://codifycli.com) - Main CLI tool
410+
- [Plugin Core](https://github.com/codifycli/codify-plugin-core) - Plugin framework
411+
- [Documentation](https://docs.codifycli.com) - Full documentation
412412

413413
## Support
414414

415-
- Open an [issue](https://github.com/kevinwang5658/codify-homebrew-plugin/issues) for bug reports
416-
- Submit [pull requests](https://github.com/kevinwang5658/codify-homebrew-plugin/pulls) for contributions
415+
- Open an [issue](https://github.com/codifycli/default-plugin/issues) for bug reports
416+
- Submit [pull requests](https://github.com/codifycli/default-plugin/pulls) for contributions
417417
- Star the project if you find it useful!
418418

419419
---
420420

421-
Made with ❤️ by the Codify community
421+
Made with ❤️ by the Codify community

0 commit comments

Comments
 (0)