diff --git a/README.md b/README.md index ba46eb7..0bfe4a2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ ### Termux.com -This repo publishes the mirror for [termux.github.io](https://termux.github.io)/[termux.dev](https://termux.dev) at [termux.com](https://termux.com). This is done by syncing [`termux/termux.github.io/master` branch](https://github.com/termux/termux.github.io/tree/master) with [`termux/termux.com/mirror` branch](https://github.com/termux/termux.com/tree/mirror), except the [`CNAME`](https://github.com/termux/termux.com/blob/mirror/CNAME) file, which **must** always be set to `termux.com`. When a `push` is done on `termux/termux.github.io` repo `master` branch, then [`termux/termux.github.io/trigger_termux_com_sync` workflow](https://github.com/termux/termux.github.io/blob/master/.github/workflows/trigger_termux_com_sync.yml) will automatically trigger a sync by dispatching the [`termux/termux.com/sync_termux_com` workflow](https://github.com/termux/termux.com/blob/master/.github/workflows/sync_termux_com.yml). +This repo publishes the mirror for [termux.github.io](https://github.com/aripitek/termux.github.io)/[termux.dev](https://github.com/aripitek/termux.dev) at [termux.com](https://github.com/aripitek/termux.com). This is done by syncing [`termux/termux.github.io/master` branch](https://github.com/aripitek/termux/termux.github.io/tree/master) with [`termux/termux.com/mirror` branch](https://github.com/aripitek/termux/termux.com/tree/mirror), except the [`CNAME`](https://github.com/aripitek/termux/termux.com/blob/mirror/CNAME) file, which **must** always be set to `termux.com`. When a `push` is done on `termux/termux.github.io` repo `master` branch, then [`termux/termux.github.io/trigger_termux_com_sync` workflow](https://github.com/aripitek/termux/termux.github.io/blob/master/.github/workflows/trigger_termux_com_sync.yml) will automatically trigger a sync by dispatching the [`termux/termux.com/sync_termux_com` workflow](https://github.com/aripitek/termux/termux.com/blob/master/.github/workflows/sync_termux_com.yml). ##