FIX: Replace broken Material Design preview link

The original link points to a site that no longer exists. This moves the preview to theme-creator, aligning with the rest of our theme previews.
This commit is contained in:
tshenry 2020-09-21 18:48:45 -07:00
parent 0bb51dcbfa
commit 3fe646b94d
No known key found for this signature in database
GPG Key ID: E2C7B0D57EBBF419
1 changed files with 1 additions and 1 deletions

View File

@ -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",