diff --git a/README.md b/README.md index eee1013..20329c6 100644 --- a/README.md +++ b/README.md @@ -80,11 +80,11 @@ AI-powered web search and content extraction. ## Documentation -For detailed documentation, visit [AIOS Core Discussions](https://github.com/allfluence/aios-core/discussions). +For detailed documentation, visit [AIOS Core Discussions](https://github.com/SynkraAI/aios-core/discussions). ## Contributing -We welcome contributions! Please see our [Contributing Guide](https://github.com/allfluence/aios-core/blob/main/CONTRIBUTING.md). +We welcome contributions! Please see our [Contributing Guide](https://github.com/SynkraAI/aios-core/blob/main/CONTRIBUTING.md). ## License @@ -92,4 +92,4 @@ Apache 2.0 License - see [LICENSE](./LICENSE) --- -Part of the [AIOS Framework](https://github.com/allfluence/aios-core) +Part of the [AIOS Framework](https://github.com/SynkraAI/aios-core) diff --git a/ide-configs/claude/sample-config.json b/ide-configs/claude/sample-config.json index fcd6a66..f93b326 100644 --- a/ide-configs/claude/sample-config.json +++ b/ide-configs/claude/sample-config.json @@ -17,6 +17,6 @@ "notes": { "description": "Sample Claude Code configuration for AIOS projects", "preset": "aios-dev", - "documentation": "https://github.com/allfluence/mcp-ecosystem" + "documentation": "https://github.com/SynkraAI/mcp-ecosystem" } } diff --git a/ide-configs/cursor/sample-config.json b/ide-configs/cursor/sample-config.json index 84c4571..b868e78 100644 --- a/ide-configs/cursor/sample-config.json +++ b/ide-configs/cursor/sample-config.json @@ -12,6 +12,6 @@ "notes": { "description": "Sample Cursor configuration for AIOS projects", "preset": "aios-dev", - "documentation": "https://github.com/allfluence/mcp-ecosystem" + "documentation": "https://github.com/SynkraAI/mcp-ecosystem" } }