Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/src/components/ShowCase/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.',
},
Expand Down