fix: migrate all references from HazyResearch to open-jarvis org

The repo was transferred from HazyResearch/OpenJarvis to
open-jarvis/OpenJarvis. Update ~35 references across 12 files:
mkdocs site_url/repo_url, Tauri updater endpoints, frontend doc links,
clone URLs in docs and scripts, and agent config.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jon Saad-Falcon
2026-03-07 21:50:47 +00:00
co-authored by Claude Opus 4.6
parent c7feec2925
commit 17b2f540c4
13 changed files with 44 additions and 46 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ set -euo pipefail
# the backend API server and frontend, then opens the browser.
#
# Usage:
# git clone https://github.com/HazyResearch/OpenJarvis.git
# git clone https://github.com/open-jarvis/OpenJarvis.git
# cd OpenJarvis
# ./scripts/quickstart.sh
# ──────────────────────────────────────────────────────────────────────