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 ๐Ÿง