diff --git a/packages/noco-docs/docs/020.getting-started/010.installation.md b/packages/noco-docs/docs/020.getting-started/010.installation.md index 5608918f68..7e35e3a427 100644 --- a/packages/noco-docs/docs/020.getting-started/010.installation.md +++ b/packages/noco-docs/docs/020.getting-started/010.installation.md @@ -82,15 +82,6 @@ If you plan to input some special characters, you may need to change the charact We provide different docker-compose.yml files under [this directory](https://github.com/nocodb/nocodb/tree/master/docker-compose). Here are some examples. - - -```js -function helloWorld() { - console.log('Hello, world!'); -} -``` - - ```bash diff --git a/packages/noco-docs/versioned_docs/version-0.109.7/020.getting-started/010.installation.md b/packages/noco-docs/versioned_docs/version-0.109.7/020.getting-started/010.installation.md index d3942e2f91..f2e7b36bbc 100644 --- a/packages/noco-docs/versioned_docs/version-0.109.7/020.getting-started/010.installation.md +++ b/packages/noco-docs/versioned_docs/version-0.109.7/020.getting-started/010.installation.md @@ -17,15 +17,6 @@ Simple installation - takes about three minutes! If you are a Docker user, you may try this way! - - -```js -function helloWorld() { - console.log('Hello, world!'); -} -``` - - ```bash @@ -91,15 +82,6 @@ If you plan to input some special characters, you may need to change the charact We provide different docker-compose.yml files under [this directory](https://github.com/nocodb/nocodb/tree/master/docker-compose). Here are some examples. - - -```js -function helloWorld() { - console.log('Hello, world!'); -} -``` - - ```bash