diff --git a/versioned_docs/version-2.0.0/quickstart/nextjs-postgres.md b/versioned_docs/version-2.0.0/quickstart/nextjs-postgres.md index dd72f2e9b..a2d9adf51 100644 --- a/versioned_docs/version-2.0.0/quickstart/nextjs-postgres.md +++ b/versioned_docs/version-2.0.0/quickstart/nextjs-postgres.md @@ -22,7 +22,7 @@ This is a sample app to test Keploy integration capabilities using NextJS and Po Now that we have bun installed, we will setup our application. ```bash -git clone https://github.com/keploy/samples-typescript && cd samples-typscript/nextjs-postgres +git clone https://github.com/keploy/samples-typescript && cd samples-typescript/nextjs-postgres ## Download node modules npm install diff --git a/versioned_docs/version-3.0.0/quickstart/nextjs-postgres.md b/versioned_docs/version-3.0.0/quickstart/nextjs-postgres.md index 571cf2637..f15335ea5 100644 --- a/versioned_docs/version-3.0.0/quickstart/nextjs-postgres.md +++ b/versioned_docs/version-3.0.0/quickstart/nextjs-postgres.md @@ -30,7 +30,7 @@ import ProductTier from '@site/src/components/ProductTier'; Now that we have bun installed, we will se tup our application. ```bash -git clone https://github.com/keploy/samples-typescript && cd samples-typscript/nextjs-postgres +git clone https://github.com/keploy/samples-typescript && cd samples-typescript/nextjs-postgres ## Download node modules npm install diff --git a/versioned_docs/version-4.0.0/quickstart/nextjs-postgres.md b/versioned_docs/version-4.0.0/quickstart/nextjs-postgres.md index 571cf2637..f15335ea5 100644 --- a/versioned_docs/version-4.0.0/quickstart/nextjs-postgres.md +++ b/versioned_docs/version-4.0.0/quickstart/nextjs-postgres.md @@ -30,7 +30,7 @@ import ProductTier from '@site/src/components/ProductTier'; Now that we have bun installed, we will se tup our application. ```bash -git clone https://github.com/keploy/samples-typescript && cd samples-typscript/nextjs-postgres +git clone https://github.com/keploy/samples-typescript && cd samples-typescript/nextjs-postgres ## Download node modules npm install