From 17478e051cba9894970c0c8cccf342f1bb9a9824 Mon Sep 17 00:00:00 2001 From: KoheiYamashita Date: Tue, 24 Feb 2026 18:55:36 +0900 Subject: [PATCH] docs: fix PicoClaw fork URL to correct upstream Co-Authored-By: Claude Opus 4.6 --- README.ja.md | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.ja.md b/README.ja.md index 6d7f7462f..5369f4d5c 100644 --- a/README.ja.md +++ b/README.ja.md @@ -2,7 +2,7 @@ Android 向け超軽量パーソナル AI アシスタント。Go バックエンドが Termux 上で動作し、ネイティブ Kotlin/Jetpack Compose アプリがチャット UI、音声アシスタント、デバイス自動操作を提供します。 -[PicoClaw](https://github.com/pico-claw/picoclaw) からフォークしたプロジェクトです。 +[PicoClaw](https://github.com/sipeed/picoclaw) からフォークしたプロジェクトです。 ## アーキテクチャ @@ -522,4 +522,4 @@ clawdroid/ MIT License。Copyright (c) 2026 PicoClaw contributors。 -[PicoClaw](https://github.com/pico-claw/picoclaw) からフォーク。 +[PicoClaw](https://github.com/sipeed/picoclaw) からフォーク。 diff --git a/README.md b/README.md index c5220e9da..9b48ec3f1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Ultra-lightweight personal AI assistant for Android. A Go backend runs in Termux while a native Kotlin/Jetpack Compose app provides the chat UI, voice assistant, and device automation. -Forked from [PicoClaw](https://github.com/pico-claw/picoclaw). +Forked from [PicoClaw](https://github.com/sipeed/picoclaw). ## Architecture @@ -523,4 +523,4 @@ clawdroid/ MIT License. Copyright (c) 2026 PicoClaw contributors. -Forked from [PicoClaw](https://github.com/pico-claw/picoclaw). +Forked from [PicoClaw](https://github.com/sipeed/picoclaw).