diff --git a/versioned_docs/version-4.0.0/quickstart/go-gin-redis.md b/versioned_docs/version-4.0.0/quickstart/go-gin-redis.md
index 9b1aa77df..dca34ccb9 100644
--- a/versioned_docs/version-4.0.0/quickstart/go-gin-redis.md
+++ b/versioned_docs/version-4.0.0/quickstart/go-gin-redis.md
@@ -23,7 +23,7 @@ import EnterpriseInstallReminder from '@site/src/components/EnterpriseInstallRem
import SectionDivider from '@site/src/components/SectionDivider';
import ProductTier from '@site/src/components/ProductTier';
-# Using Docker Compose ๐ณ
+# Gin and Redis Sample User Authentication App
@@ -31,6 +31,8 @@ A sample user authentication app to test Keploy integration capabilities using G
+## Using Docker Compose ๐ณ
+
### Clone a sample user authentication app ๐งช
```bash
@@ -233,7 +235,7 @@ Happy coding! โจ๐ฉโ๐ป๐จโ๐ปโจ
---
-# Running App Locally on Linux/WSL ๐ง
+## Running App Locally on Linux/WSL ๐ง
diff --git a/versioned_docs/version-4.0.0/quickstart/go-mux-mysql.md b/versioned_docs/version-4.0.0/quickstart/go-mux-mysql.md
index efe019b5f..97643d787 100644
--- a/versioned_docs/version-4.0.0/quickstart/go-mux-mysql.md
+++ b/versioned_docs/version-4.0.0/quickstart/go-mux-mysql.md
@@ -24,7 +24,7 @@ import InstallReminder from '@site/src/components/InstallReminder';
import SectionDivider from '@site/src/components/SectionDivider';
import ProductTier from '@site/src/components/ProductTier';
-# Using Docker ๐ณ
+# Mux and MySQL Sample URL Shortener App
@@ -32,6 +32,8 @@ A sample url shortener app to test Keploy integration capabilities using Mux and
+## Using Docker ๐ณ
+
### Clone a sample URL shortener app ๐งช
```bash
@@ -124,7 +126,7 @@ Happy coding! โจ๐ฉโ๐ป๐จโ๐ปโจ
---
-# Running App Locally on Linux/WSL ๐ง
+## Running App Locally on Linux/WSL ๐ง
diff --git a/versioned_docs/version-4.0.0/quickstart/go-mux-sql.md b/versioned_docs/version-4.0.0/quickstart/go-mux-sql.md
index 8f2cb3457..425a3a423 100644
--- a/versioned_docs/version-4.0.0/quickstart/go-mux-sql.md
+++ b/versioned_docs/version-4.0.0/quickstart/go-mux-sql.md
@@ -24,7 +24,7 @@ import InstallReminder from '@site/src/components/InstallReminder';
import ProductTier from '@site/src/components/ProductTier';
import SectionDivider from '@site/src/components/SectionDivider';
-# Using Docker Compose ๐ณ
+# Mux and PostgreSQL Sample Product Catalog App
@@ -32,6 +32,8 @@ A sample product catalog app to test Keploy integration capabilities using Mux a
+## Using Docker Compose ๐ณ
+
### Clone a sample Product Catalog App ๐งช
```bash
@@ -211,7 +213,7 @@ Happy coding! โจ๐ฉโ๐ป๐จโ๐ปโจ
---
-# Running App Locally on Linux/WSL ๐ง
+## Running App Locally on Linux/WSL ๐ง
diff --git a/versioned_docs/version-4.0.0/quickstart/samples-echo.md b/versioned_docs/version-4.0.0/quickstart/samples-echo.md
index fd621b218..3e6a7ec58 100644
--- a/versioned_docs/version-4.0.0/quickstart/samples-echo.md
+++ b/versioned_docs/version-4.0.0/quickstart/samples-echo.md
@@ -22,7 +22,7 @@ keyword:
import InstallReminder from '@site/src/components/InstallReminder';
import SectionDivider from '@site/src/components/SectionDivider';
-# Using Docker Compose ๐ณ
+# Echo and PostgresSQL Sample URL Shortner
import ProductTier from '@site/src/components/ProductTier';
@@ -32,6 +32,8 @@ A Sample url shortener app to test Keploy integration capabilities using Echo an
+## Using Docker Compose ๐ณ
+
### Clone a sample URL shortener app ๐งช
```bash
@@ -117,7 +119,7 @@ Happy coding! โจ๐ฉโ๐ป๐จโ๐ปโจ
---
-# Running App Locally on Linux/WSL ๐ง
+## Running App Locally on Linux/WSL ๐ง