diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index c45ca22f..8090df81 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -1,6 +1,6 @@ # Phenix Framework AI Instructions -Phenix is an async-first PHP web framework built on Amphp v3 for high-performance applications. This guide helps AI agents understand the framework's unique patterns and architecture. **Phenix** is an asynchronous PHP web framework built on the [AmPHP](https://amphp.org/) ecosystem. It serves as the core framework for building scalable, async-first API applications. Official documentation can be found at [Phenix Documentation](https://phenix.omarbarbosa.com/). +Phenix is an async-first PHP web framework built on Amphp v3 for high-performance applications. This guide helps AI agents understand the framework's unique patterns and architecture. **Phenix** is an asynchronous PHP web framework built on the [AmPHP](https://amphp.org/) ecosystem. It serves as the core framework for building scalable, async-first API applications. Official documentation can be found at [Phenix Documentation](https://phenixphp.com/). ## Core Architecture diff --git a/README.md b/README.md index 4dbd3e4b..42f7cd6e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Phenix is a web framework built on pure PHP, without external extensions, based ## Learning Phenix -You can learn about Phenix in the official [documentation](https://phenix.omarbarbosa.com) and discover the power of asynchronous and concurrent applications in native PHP. +You can learn about Phenix in the official [documentation](https://phenixphp.com) and discover the power of asynchronous and concurrent applications in native PHP. ## Security Vulnerabilities