diff --git a/app/assets/javascripts/discourse-common/addon/helpers/popular-themes.js b/app/assets/javascripts/discourse-common/addon/helpers/popular-themes.js index 0446a9f5ada..d429891bd2d 100644 --- a/app/assets/javascripts/discourse-common/addon/helpers/popular-themes.js +++ b/app/assets/javascripts/discourse-common/addon/helpers/popular-themes.js @@ -10,7 +10,7 @@ export const POPULAR_THEMES = [ { name: "Material Design Theme", value: "https://github.com/discourse/material-design-stock-theme", - preview: "https://newmaterial.trydiscourse.com", + preview: "https://theme-creator.discourse.org/theme/tshenry/material-design", description: "Inspired by Material Design, this theme comes with several color palettes (incl. a dark one).", meta_url: "https://meta.discourse.org/t/material-design-stock-theme/47142",