From 827849646538ead365c50a24d40f3434b006ebfc Mon Sep 17 00:00:00 2001 From: David Koslicki Date: Tue, 28 Nov 2023 16:32:33 -0500 Subject: [PATCH] Update targets.json To improving agent prod. Fixes #33 --- config/targets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/targets.json b/config/targets.json index 93bcc69..cc1621c 100644 --- a/config/targets.json +++ b/config/targets.json @@ -39,7 +39,7 @@ }, "improving": { "fetch": { - "url": "https://ia.healthdatascience.cloud/api/v1.4/query" + "url": "https://ia.transltr.io/api/v1.4/query" } } }