Skip to content

Commit fe9e15b

Browse files
authored
Update README.md
1 parent 9e66b87 commit fe9e15b

File tree

1 file changed

+1
-1
lines changed
  • spring-cloud/spring-cloud-contract-provider

1 file changed

+1
-1
lines changed

spring-cloud/spring-cloud-contract-provider/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Read the [companion blog article](https://reflectoring.io/consumer-driven-contra
55

66
## Getting Started
77

8-
* have a look at the [contract](src/test/resources/contracts)
8+
* have a look at the [contract](src/test/resources/contracts/userservice)
99
* have a look at the [controller](src/main/java/io/reflectoring/UserController.java)
1010
* run `./gradlew generateContractTests` to generate JUnit tests that validate the controller against the contract
1111
* run `./gradlew build` to generate and run the tests

0 commit comments

Comments
 (0)