From f4a9757b9cfc081dae3c866910764f50cbb05c7f Mon Sep 17 00:00:00 2001 From: Colin Slater Date: Wed, 6 Nov 2024 13:05:32 -0800 Subject: [PATCH] Switch to production_tools image endpoint. --- app/_components/plotDisplay.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/_components/plotDisplay.js b/app/_components/plotDisplay.js index 4bbc667..48c17ea 100644 --- a/app/_components/plotDisplay.js +++ b/app/_components/plotDisplay.js @@ -25,7 +25,7 @@ export default async function PlotDisplay({plotEntry, showDataId = true, showDat { showDatasetType ? typeWithWbr : "" } { showPermalink ?
Plot link
: "" } - + )