Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
Merged
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
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Cortex currently supports 3 inference engines:

## Quicklinks

- [Homepage](https://cortex.jan.ai/)
- [Docs](https://cortex.jan.ai/docs/)
- [Homepage](https://cortex.so/)
- [Docs](https://cortex.so/docs/)

## Quickstart
### Prerequisites
Expand All @@ -36,7 +36,7 @@ Ensure that your system meets the following requirements to run Cortex:
- Windows 10 or higher.
- Ubuntu 22.04 and later.

> Visit [Quickstart](https://cortex.jan.ai/docs/quickstart) to get started.
> Visit [Quickstart](https://cortex.so/docs/quickstart) to get started.

### NPM
Install using NPM package:
Expand Down Expand Up @@ -100,7 +100,7 @@ npm link
## Cortex CLI Commands

The following CLI commands are currently available.
See [CLI Reference Docs](https://cortex.jan.ai/docs/cli) for more information.
See [CLI Reference Docs](https://cortex.so/docs/cli) for more information.

```bash

Expand Down