diff --git a/docusaurus.config.js b/docusaurus.config.js index 92b9ba3b..0c54f460 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -192,8 +192,8 @@ const config = { label: 'Modules', }, { - // href: 'http://play.kcl-lang.io/', - href: "http://101.42.3.224/", + href: 'http://play.kcl-lang.io/', + // href: "http://101.42.3.224/", position: 'left', sidebarId: 'playground', label: 'Playground',