Skip to content

Commit c4e320b

Browse files
committed
1 parent 23e6b3b commit c4e320b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docusaurus.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,7 @@ const config = {
185185
label: 'Tools',
186186
},
187187
{
188-
// href: 'http://play.kcl-lang.io/', // Fixme: change the playground website listening port.
189-
href: 'http://39.106.40.108/-/play/index.html',
188+
href: 'http://play.kcl-lang.io/',
190189
// type: 'docSidebar',
191190
position: 'left',
192191
sidebarId: 'playground',

0 commit comments

Comments
 (0)