From 9d49572f0966d32dfde8fbf7d47985cea0a479df Mon Sep 17 00:00:00 2001 From: Nate Barbettini Date: Thu, 30 Jan 2025 11:58:41 -0800 Subject: [PATCH] Update CDN URL to cdn.arcade.dev (#238) Updates our public CDN URL. --- arcade/arcade/cli/constants.py | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/arcade/arcade/cli/constants.py b/arcade/arcade/cli/constants.py index bb7ffd1f..811cf8d8 100644 --- a/arcade/arcade/cli/constants.py +++ b/arcade/arcade/cli/constants.py @@ -3,11 +3,11 @@ DEFAULT_ENGINE_HOST = "api.arcade.dev" LOCALHOST = "localhost" _style_block = b""" - - - - - + + + + +