diff --git a/README.md b/README.md index 05bdc8f..8fd816a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Player-facing marketing site for **Ariki**, the game we build with Tinqs Studio. | | | |---|---| | **URL** | https://arikigame.com | -| **Source** | this repo (`ozan/ariki-website`, will move to `tinqs/ariki-website` when transferred) | +| **Source** | [`tinqs/ariki-website`](https://tinqs.com/tinqs/ariki-website) (transferred from `ozan/ariki-website` on 2026-06-13) | | **Deploy** | Gitea Actions — `.gitea/workflows/deploy.yml` on push to `main` | | **Hosting** | AWS S3 `arikigame-com-website` + CloudFront `EDMY8TXLTDXLQ` | | **Owner** | Ozan (Ariki Dev) | @@ -57,7 +57,7 @@ Push to `main` triggers `.gitea/workflows/deploy.yml`: ```bash # Pipeline run -tinqs api /repos/ozan/ariki-website/actions/runs?limit=1 +tinqs api /repos/tinqs/ariki-website/actions/runs?limit=1 # Live content curl -sI https://arikigame.com | head -3