Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,16 +80,16 @@ 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

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)
2 changes: 1 addition & 1 deletion ide-configs/claude/sample-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion ide-configs/cursor/sample-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}