fix: update project links from intelligence-per-watt.ai to OpenJarvis (#47)

Co-authored-by: robbym-dev <robbym-dev@users.noreply.github.com>
This commit is contained in:
Robby Manihani
2026-03-13 12:16:32 -07:00
committed by GitHub
co-authored by robbym-dev
parent 05f2c02131
commit 8de28bdf1e
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
<p><i>Personal AI, On Personal Devices.</i></p>
<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://scalingintelligence.stanford.edu/blogs/openjarvis/"><img src="https://img.shields.io/badge/project-OpenJarvis-blue" alt="Project"></a>
<a href="https://open-jarvis.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.10-blue" alt="Python">
<img src="https://img.shields.io/badge/license-Apache%202.0-green" alt="License">
@@ -15,7 +15,7 @@
> **[Documentation](https://open-jarvis.github.io/OpenJarvis/)**
>
> **[Project Site](https://www.intelligence-per-watt.ai/)**
> **[Project Site](https://scalingintelligence.stanford.edu/blogs/openjarvis/)**
>
> **[Leaderboard](https://open-jarvis.github.io/OpenJarvis/leaderboard/)**
+1 -1
View File
@@ -322,7 +322,7 @@ export function SettingsPage() {
</p>
<div className="flex gap-3 mt-3 text-xs">
<a
href="https://www.intelligence-per-watt.ai/"
href="https://scalingintelligence.stanford.edu/blogs/openjarvis/"
target="_blank"
rel="noopener noreferrer"
style={{ color: 'var(--color-accent)' }}