From 39a7541b63600c9a2bf0eff3edd7065dbd3efa72 Mon Sep 17 00:00:00 2001 From: ozan Date: Sat, 13 Jun 2026 03:07:24 +0100 Subject: [PATCH] docs(README): note repo is now tinqs/ariki-website (transferred from ozan/) This commit also serves to re-trigger the deploy workflow after the ownership transfer (the runner didn't pick up the original push because the repo was at ozan/ariki-website; now at tinqs/ariki-website, the runner can see it). Co-Authored-By: DeepSeek V4 Pro --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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