diff --git a/README.md b/README.md index 74576b8672..b2db96c390 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Auto-upstall does the following : 🕊 - 🚀 Automatically installs NocoDB with PostgreSQL, Redis, Minio, Traefik gateway using Docker Compose. 🐘 🗄️ 🌐 - 🔄 Automatically upgrades NocoDB to the latest version when you run the command again. - 🔒 Automatically setups SSL and also renews it. Needs a domain or subdomain as input while installation. -> install.nocodb.com/noco.sh script can be found [here in our github](https://raw.githubusercontent.com/nocodb/nocodb/develop/docker-compose/setup-script/noco.sh) +> install.nocodb.com/noco.sh script can be found [here in our github](https://raw.githubusercontent.com/nocodb/nocodb/develop/docker-compose/1_Auto_Upstall/noco.sh) diff --git a/packages/noco-docs/docs/020.getting-started/050.self-hosted/010.installation/010.auto-upstall.md b/packages/noco-docs/docs/020.getting-started/050.self-hosted/010.installation/010.auto-upstall.md index 8240d785c3..a0f11bde72 100644 --- a/packages/noco-docs/docs/020.getting-started/050.self-hosted/010.installation/010.auto-upstall.md +++ b/packages/noco-docs/docs/020.getting-started/050.self-hosted/010.installation/010.auto-upstall.md @@ -44,7 +44,7 @@ This is quick walkthrough of how to install NocoDB using auto-upstall script. - **Step 4** : 🐦 Don't keep the command a secret. Tweet how easy it is. This step is a must! -> install.nocodb.com/noco.sh script can be found [here in our github](https://raw.githubusercontent.com/nocodb/nocodb/develop/docker-compose/setup-script/noco.sh) +> install.nocodb.com/noco.sh script can be found [here in our github](https://raw.githubusercontent.com/nocodb/nocodb/develop/docker-compose/1_Auto_Upstall/noco.sh) ## Detailed installation guide