From d999e11d3f071248083960e0321da7ce97139c4c Mon Sep 17 00:00:00 2001 From: Adrian Macneil Date: Wed, 6 Mar 2024 14:55:19 -0800 Subject: [PATCH] Update domain (#7528) **User-Facing Changes** Update links from `studio.foxglove.dev` to `app.foxglove.dev` to reflect our new domain. --- README.md | 4 ++-- .../studio-base/src/components/DataSourceDialog/Start.tsx | 4 ++-- packages/studio-base/src/util/appURLState.test.ts | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1ee605345..dbc39cee3 100644 --- a/README.md +++ b/README.md @@ -59,13 +59,13 @@ You can join us on the following platforms to ask questions, share feedback, and ## Installation -Foxglove Studio is available online at [studio.foxglove.dev](https://studio.foxglove.dev/), or desktop releases can be downloaded from [foxglove.dev/download](https://foxglove.dev/download). +Foxglove Studio is available online at [app.foxglove.dev](https://app.foxglove.dev/), or desktop releases can be downloaded from [foxglove.dev/download](https://foxglove.dev/download). ## Open Source Foxglove Studio follows an open core licensing model. Most functionality is available in this repository, and can be reproduced or modified per the terms of the [Mozilla Public License v2.0](/LICENSE). -The official binary distributions available at [studio.foxglove.dev](https://studio.foxglove.dev/) or [foxglove.dev/download](https://foxglove.dev/download) incorporate some closed-source functionality, such as integration with [Foxglove Data Platform](https://foxglove.dev/data-platform), multiple layouts, private extensions, and more. For more information on free and paid features, see our [Pricing](https://foxglove.dev/pricing). +The official binary distributions available at [app.foxglove.dev](https://app.foxglove.dev/) or [foxglove.dev/download](https://foxglove.dev/download) incorporate some closed-source functionality, such as integration with [Foxglove Data Platform](https://foxglove.dev/data-platform), multiple layouts, private extensions, and more. For more information on free and paid features, see our [Pricing](https://foxglove.dev/pricing). ## Self-hosting diff --git a/packages/studio-base/src/components/DataSourceDialog/Start.tsx b/packages/studio-base/src/components/DataSourceDialog/Start.tsx index ab831f527..866a823dc 100644 --- a/packages/studio-base/src/components/DataSourceDialog/Start.tsx +++ b/packages/studio-base/src/components/DataSourceDialog/Start.tsx @@ -359,7 +359,7 @@ function SidebarItems(props: { actions: ( <>