docs: point desktop download links to site root (deprecate /desktop) (#46795)
The /desktop page is deprecated and redirects to the home page. The landing page for the desktop app is now simply https://hermes-agent.nousresearch.com/. Update all docs and the Docusaurus nav/footer links accordingly. Co-authored-by: Teknium <127238744+teknium1@users.noreply.github.com>
This commit is contained in:
co-authored by
Teknium
parent
5f6be7f31b
commit
f7c1cbe66f
@@ -10,7 +10,7 @@ Get Hermes Agent up and running in under two minutes!
|
||||
|
||||
## Quick Install
|
||||
### With the Hermes Desktop installer on macOS or Windows (recommended)
|
||||
To easily install the command-line and desktop applications, [download the Hermes Desktop installer](https://hermes-agent.nousresearch.com/desktop) from our website and run it.
|
||||
To easily install the command-line and desktop applications, [download the Hermes Desktop installer](https://hermes-agent.nousresearch.com/) from our website and run it.
|
||||
|
||||
### Without Hermes Desktop:
|
||||
For a command-line only install without Hermes Desktop, run:
|
||||
|
||||
@@ -48,7 +48,7 @@ Pick the row that matches your goal:
|
||||
|
||||
## 1. Install Hermes Agent
|
||||
### With the Hermes Desktop installer on macOS or Windows (recommended)
|
||||
To easily install the command-line and desktop applications, [download the Hermes Desktop installer](https://hermes-agent.nousresearch.com/desktop) from our website and run it.
|
||||
To easily install the command-line and desktop applications, [download the Hermes Desktop installer](https://hermes-agent.nousresearch.com/) from our website and run it.
|
||||
|
||||
### Without Hermes Desktop:
|
||||
For a command-line only install without Hermes Desktop, run:
|
||||
|
||||
@@ -20,7 +20,7 @@ The simplest path: a one-click installer with a guided, point-and-click setup. N
|
||||
|
||||
### 1. Download and install
|
||||
|
||||
[Download the Hermes Desktop installer](https://hermes-agent.nousresearch.com/desktop) for macOS or Windows, then open it. On first launch it finishes setting itself up (usually under a minute).
|
||||
[Download the Hermes Desktop installer](https://hermes-agent.nousresearch.com/) for macOS or Windows, then open it. On first launch it finishes setting itself up (usually under a minute).
|
||||
|
||||
### 2. Connect Nous Portal
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ The self-improving AI agent built by [Nous Research](https://nousresearch.com).
|
||||
Get Started →
|
||||
</Link>
|
||||
<a
|
||||
href="https://hermes-agent.nousresearch.com/desktop"
|
||||
href="https://hermes-agent.nousresearch.com/"
|
||||
style={{
|
||||
display: "inline-block",
|
||||
padding: "0.6rem 1.2rem",
|
||||
@@ -65,7 +65,7 @@ The self-improving AI agent built by [Nous Research](https://nousresearch.com).
|
||||
|
||||
### Windows or macOS
|
||||
|
||||
To easily install the command-line and desktop applications, [download the Hermes Desktop installer](https://hermes-agent.nousresearch.com/desktop) from our website and run it.
|
||||
To easily install the command-line and desktop applications, [download the Hermes Desktop installer](https://hermes-agent.nousresearch.com/) from our website and run it.
|
||||
|
||||
### Without Hermes Desktop:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user