|
1 | 1 | <div align="center"> |
2 | | - <img src="https://raw.githubusercontent.com/aipartnerup/apcore/main/apcore-logo.svg" alt="apcore logo" width="200"/> |
| 2 | + <img src="https://raw.githubusercontent.com/aiperceivable/apcore/main/apcore-logo.svg" alt="apcore logo" width="200"/> |
3 | 3 | </div> |
4 | 4 |
|
5 | 5 | # apcore |
@@ -96,7 +96,7 @@ A schema-enforced module standard for the AI-Perceivable era. |
96 | 96 | ## Documentation |
97 | 97 |
|
98 | 98 | For full documentation, including Quick Start guides for Python and Rust, visit: |
99 | | -**[https://aipartnerup.github.io/apcore/getting-started.html](https://aipartnerup.github.io/apcore/getting-started.html)** |
| 99 | +**[https://aiperceivable.github.io/apcore/getting-started.html](https://aiperceivable.github.io/apcore/getting-started.html)** |
100 | 100 |
|
101 | 101 | ## Requirements |
102 | 102 |
|
@@ -597,7 +597,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh |
597 | 597 | ### Clone and build |
598 | 598 |
|
599 | 599 | ```bash |
600 | | -git clone https://github.com/aipartnerup/apcore-rust.git |
| 600 | +git clone https://github.com/aiperceivable/apcore-rust.git |
601 | 601 | cd apcore-rust |
602 | 602 | cargo build |
603 | 603 | ``` |
@@ -645,9 +645,9 @@ Apache-2.0 |
645 | 645 |
|
646 | 646 | ## Links |
647 | 647 |
|
648 | | -- **Documentation**: [https://aipartnerup.github.io/apcore/](https://aipartnerup.github.io/apcore/) |
649 | | -- **Website**: [aipartnerup.com](https://aipartnerup.com) |
650 | | -- **GitHub**: [aipartnerup/apcore-rust](https://github.com/aipartnerup/apcore-rust) |
| 648 | +- **Documentation**: [https://aiperceivable.github.io/apcore/](https://aiperceivable.github.io/apcore/) |
| 649 | +- **Website**: [aiperceivable.com](https://aiperceivable.com) |
| 650 | +- **GitHub**: [aiperceivable/apcore-rust](https://github.com/aiperceivable/apcore-rust) |
651 | 651 | - **crates.io**: [apcore](https://crates.io/crates/apcore) |
652 | | -- **Issues**: [GitHub Issues](https://github.com/aipartnerup/apcore-rust/issues) |
653 | | -- **Discussions**: [GitHub Discussions](https://github.com/aipartnerup/apcore-rust/discussions) |
| 652 | +- **Issues**: [GitHub Issues](https://github.com/aiperceivable/apcore-rust/issues) |
| 653 | +- **Discussions**: [GitHub Discussions](https://github.com/aiperceivable/apcore-rust/discussions) |
0 commit comments