diff --git a/.gitea/workflows/mirror.yml b/.gitea/workflows/mirror.yml index 777bdd9..65afcad 100644 --- a/.gitea/workflows/mirror.yml +++ b/.gitea/workflows/mirror.yml @@ -22,4 +22,4 @@ jobs: - name: Reconcile with GitHub run: bash scripts/mirror.sh env: - MIRROR_URL: https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/SinachPat/wursor.git + MIRROR_URL: https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/Wursor/wursor.git diff --git a/PRD.md b/PRD.md index e7462d6..1302eb6 100644 --- a/PRD.md +++ b/PRD.md @@ -12,7 +12,7 @@ The Agentic WordPress Management Platform | **Date** | August 13, 2026 | | **Author** | Patrick (Product Lead) | | **Status** | Draft — Internal (non-technical-first pivot; Phase 0) | -| **Repo** | SinachPat/wursor | +| **Repo** | Wursor/wursor | | **Classification** | Confidential | | **Supersedes** | v1.3 (engineer-first; desktop shell; Tauri + Monaco) | diff --git a/docs/decisions/0009-repo-rename.md b/docs/decisions/0009-repo-rename.md index f2600f1..396fecf 100644 --- a/docs/decisions/0009-repo-rename.md +++ b/docs/decisions/0009-repo-rename.md @@ -24,3 +24,5 @@ Rename the repository to `wursor`, set the description to the product tagline, c - Remote is `https://github.com/SinachPat/wursor`; identity matches the product. - Redirects from the old name are handled by GitHub automatically. + +> **Follow-up (2026-08-15):** the repo was later transferred to the `Wursor` GitHub organization — canonical path is now `https://github.com/Wursor/wursor`.