diff --git a/README.md b/README.md index 652fc8f..c14297f 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ to click. `rate_limited` carries `retry_after`. Every response carries a **Runs on your hardware, or on ours.** One command locally with an embedded Postgres, a podman quadlet on a VPS, or the hosted instance at -[selat.weekndlabs.com](https://selat.weekndlabs.com). Apache-2.0 either way, and +[selat.dev](https://selat.dev). Apache-2.0 either way, and that includes every provider adapter. --- @@ -502,8 +502,8 @@ private repository, which reaches this one over HTTP like any other client. ---

- Hosted · - Docs · + Hosted · + Docs · Contributing · Changelog · Security diff --git a/SECURITY.md b/SECURITY.md index 45c00e5..fe8f3bf 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -49,7 +49,7 @@ closed with a link rather than an advisory. sets `DATABASE_URL` and none of it happens. - **A large download is stored for 24 hours** so the bytes stay out of a model. Scoped to the workspace and deleted with it, and described in the - [privacy policy](https://selat.weekndlabs.com/privacy). + [privacy policy](https://selat.dev/privacy). - **`GET /v1/catalog` needs no credential**, so a self-hosted instance advertises which OAuth applications it has configured and the tool names that follow from them. That is the point for a hosted gateway and a small diff --git a/package.json b/package.json index 21fea69..332d723 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "type": "git", "url": "git+https://github.com/fajarhide/selat.git" }, - "homepage": "https://selat.weekndlabs.com", + "homepage": "https://selat.dev", "bugs": { "url": "https://github.com/fajarhide/selat/issues" }