We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef21eea commit bc31969Copy full SHA for bc31969
website/src/components/ShowCase/index.js
@@ -21,7 +21,7 @@ const data = [
21
{
22
name: 'online-code-formatting',
23
sourceUrl: 'https://github.com/wewoor/online-code-formatting',
24
- previewUrl: 'https://wewoor.github.io/online-code-formatting/',
+ previewUrl: 'https://wewoor.github.io/prettier-studio/',
25
cnDesc: '使用 Molecule 开发的一个简单的在线代码格式化工具',
26
enDesc: 'A simple online code formatting tool built with Molecule.',
27
},
0 commit comments