Update repo references from jonsaadfalcon to HazyResearch

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jon Saad-Falcon
2026-02-22 06:41:22 +00:00
co-authored by Claude Opus 4.6
parent 2ae41a0f13
commit fe92e6f34c
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
<p>
<a href="https://www.intelligence-per-watt.ai/"><img src="https://img.shields.io/badge/project-intelligence--per--watt.ai-blue" alt="Project"></a>
<a href="https://jonsaadfalcon.github.io/OpenJarvis/"><img src="https://img.shields.io/badge/docs-mkdocs-blue" alt="Docs"></a>
<a href="https://hazyresearch.github.io/OpenJarvis/"><img src="https://img.shields.io/badge/docs-mkdocs-blue" alt="Docs"></a>
<img src="https://img.shields.io/badge/python-%3E%3D3.12-blue" alt="Python">
<img src="https://img.shields.io/badge/license-Apache%202.0-green" alt="License">
</p>
@@ -17,7 +17,7 @@
---
> **[Documentation](https://jonsaadfalcon.github.io/OpenJarvis/)**
> **[Documentation](https://hazyresearch.github.io/OpenJarvis/)**
>
> **[Project Site](https://www.intelligence-per-watt.ai/)**
+1 -1
View File
@@ -18,7 +18,7 @@ contribute code to OpenJarvis.
### Clone and Install
```bash
git clone https://github.com/jonsaadfalcon/OpenJarvis.git
git clone https://github.com/HazyResearch/OpenJarvis.git
cd OpenJarvis
uv sync --extra dev
```
+1 -1
View File
@@ -32,7 +32,7 @@ This guide covers installing OpenJarvis, its optional extras, and setting up an
=== "From source"
```bash
git clone https://github.com/jonsaadfalcon/OpenJarvis.git
git clone https://github.com/HazyResearch/OpenJarvis.git
cd OpenJarvis
uv sync
```
+4 -4
View File
@@ -1,9 +1,9 @@
site_name: OpenJarvis
site_url: https://jonsaadfalcon.github.io/OpenJarvis/
site_url: https://hazyresearch.github.io/OpenJarvis/
site_description: Programming abstractions for on-device AI
site_author: OpenJarvis Contributors
repo_url: https://github.com/jonsaadfalcon/OpenJarvis
repo_name: jonsaadfalcon/OpenJarvis
repo_url: https://github.com/HazyResearch/OpenJarvis
repo_name: HazyResearch/OpenJarvis
edit_uri: edit/main/docs/
copyright: Copyright &copy; 2026 OpenJarvis Contributors
@@ -114,7 +114,7 @@ markdown_extensions:
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/jonsaadfalcon/OpenJarvis
link: https://github.com/HazyResearch/OpenJarvis
nav:
- Home: index.md