Skip to content

Commit 4a945ba

Browse files
Fixed
1 parent 0806cba commit 4a945ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Child-pom: Here we configure all the details specific to the particular proxy.
188188

189189
#### pom-xml Sample
190190

191-
Refer child-pom template [child-pom](./samples/mockapi-recommended/src/gateway/forecastweatherapi/pom.xml).
191+
Refer child-pom template [child-pom](./samples/mockapi-recommended/src/gateway/Mock-v1/pom.xml).
192192

193193
* **groupId** element's content should match that of the same element in the parent pom.xml.
194194
* **artifactId** element's content should be a unique name, typically set to the name of the API.
@@ -205,7 +205,7 @@ For instance in the example below you have two configurations one for the test p
205205

206206
#### Config-json Sample
207207

208-
Refer config.json template [config.json](./samples/mockapi-recommended/src/gateway/forecastweatherapi/config.json)
208+
Refer config.json template [config.json](./samples/mockapi-recommended/src/gateway/Mock-v1/config.json)
209209

210210
## Commands for deploying the proxy using maven
211211

0 commit comments

Comments
 (0)