From 345ec4cb67a14b2654b3560237ebe319d58ec192 Mon Sep 17 00:00:00 2001 From: Tvisha Raji Date: Tue, 13 Aug 2024 00:47:52 +0530 Subject: [PATCH] change3 --- .../version-2.0.0/quickstart/java-spring-postgres.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/versioned_docs/version-2.0.0/quickstart/java-spring-postgres.md b/versioned_docs/version-2.0.0/quickstart/java-spring-postgres.md index 8d5d059c6..8545a3923 100644 --- a/versioned_docs/version-2.0.0/quickstart/java-spring-postgres.md +++ b/versioned_docs/version-2.0.0/quickstart/java-spring-postgres.md @@ -35,9 +35,7 @@ import InstallationGuide from '../concepts/installation.md' This project has two parts - the frontend and backend, since Keploy is a backend testing platform, we need to start the backend part of the project using Keploy and run the frontend as it is. -# Project Setup - -## Setting up the frontend +## Project Setup ### Installing Dependencies