From e1a7a8c0b4e32660f32a10d86fd2deaec3edf0b6 Mon Sep 17 00:00:00 2001 From: kameshsr Date: Thu, 12 Dec 2024 16:59:34 +0530 Subject: [PATCH] MOSIP-37357 Corrected Readme Signed-off-by: kameshsr --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 833d258d45..fac9d197a1 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?branch=develop&project=mosip_partner-management-services&metric=alert_status)](https://sonarcloud.io/dashboard?branch=develop&id=mosip_partner-management-services) ## Overview -This repository contains the source code MOSIP Partner Management module. For an overview refer [here](https://docs.mosip.io/1.2.0/modules/partner-management-services). The module exposes API endpoints. For a reference front-end UI implementation refer to [Partner-management UI github repo](https://github.com/mosip/partner-management-portal/) +This repository contains the source code MOSIP Partner Management module. For an overview refer [here](https://docs.mosip.io/1.2.0/modules/partner-management-services). The module exposes API endpoints. For a reference front-end UI implementation refer to [Partner-management UI GitHub repo](https://github.com/mosip/partner-management-portal) -Partnermanagement module contains following services: +Partner management module contains following services: 1. Partner management service 2. Policy management service @@ -42,9 +42,9 @@ management.endpoint.env.show-values=ALWAYS ``` ### Configuration -[partner-management-default.properties](https://github.com/mosip/mosip-config/blob/dev-integration/partner-management-default.properties) +[partner-management-default.properties](https://github.com/mosip/mosip-config/blob/master/partner-management-default.properties) -[application-default.properties](https://github.com/mosip/mosip-config/blob/dev-integration/application-default.properties) +[application-default.properties](https://github.com/mosip/mosip-config/blob/master/application-default.properties) defined here.