diff --git a/README.md b/README.md index 5cdc623ec68..9769dd9cdbc 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The monorepo we use at [Our World in Data](https://ourworldindata.org) to create and publish embeddable, interactive visualizations like this one: -[![A Grapher chart showing world-wide life expectancy at birth. Click for interactive.](https://ourworldindata.org/grapher/exports/life-expectancy.svg)](https://ourworldindata.org/grapher/life-expectancy) +[![A Grapher chart showing world-wide life expectancy at birth. Click for interactive.](https://ourworldindata.org/grapher/life-expectancy.svg)](https://ourworldindata.org/grapher/life-expectancy) ## ✋ Disclaimer diff --git a/adminSiteClient/ChartRow.tsx b/adminSiteClient/ChartRow.tsx index 410842032e7..ac2bb2733b6 100644 --- a/adminSiteClient/ChartRow.tsx +++ b/adminSiteClient/ChartRow.tsx @@ -7,8 +7,8 @@ import { Timeago } from "./Forms.js" import { EditableTags } from "./EditableTags.js" import { AdminAppContext, AdminAppContextType } from "./AdminAppContext.js" import { - BAKED_GRAPHER_EXPORTS_BASE_URL, BAKED_GRAPHER_URL, + GRAPHER_DYNAMIC_THUMBNAIL_URL, } from "../settings/clientSettings.js" import { ChartListItem, showChartType } from "./ChartList.js" import { TaggableType, DbChartTagJoin } from "@ourworldindata/utils" @@ -48,11 +48,19 @@ export class ChartRow extends React.Component<{ return (