From 72910c04d4e8e8a68b45993aee1ff05471ec64ce Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 14:57:50 +0000 Subject: [PATCH] Fix EU endpoint hostname in README Co-Authored-By: thibault --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8830674..450c7c4 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ on the [API keys page](https://app.requesty.ai/api-keys). | `router_base_url` | Inference endpoint the harnesses are pointed at | Change `router_base_url` to route through a different region or a self-hosted deployment, for -example `https://eu.router.requesty.ai`. Delete the file to start over from onboarding. +example `https://router.eu.requesty.ai`. Delete the file to start over from onboarding. ## Advanced installation options