Skip to content

Commit 546f956

Browse files
committed
feat: enable new kcl playground
Signed-off-by: peefy <[email protected]>
1 parent 8663234 commit 546f956

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,8 @@ const config = {
192192
label: 'Modules',
193193
},
194194
{
195-
// href: 'http://play.kcl-lang.io/',
196-
href: "http://101.42.3.224/",
195+
href: 'http://play.kcl-lang.io/',
196+
// href: "http://101.42.3.224/",
197197
position: 'left',
198198
sidebarId: 'playground',
199199
label: 'Playground',

0 commit comments

Comments
 (0)