diff --git a/website/src/components/ShowCase/index.js b/website/src/components/ShowCase/index.js index c74327938..dddd10a61 100644 --- a/website/src/components/ShowCase/index.js +++ b/website/src/components/ShowCase/index.js @@ -21,7 +21,7 @@ const data = [ { name: 'online-code-formatting', sourceUrl: 'https://github.com/wewoor/online-code-formatting', - previewUrl: 'https://wewoor.github.io/online-code-formatting/', + previewUrl: 'https://wewoor.github.io/prettier-studio/', cnDesc: '使用 Molecule 开发的一个简单的在线代码格式化工具', enDesc: 'A simple online code formatting tool built with Molecule.', },