Skip to content

Commit

Permalink
Fixed invalid URLs to the samples
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak committed Sep 4, 2023
1 parent 550b7c0 commit 961b119
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/src/main/asciidoc/getting-started.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -841,8 +841,7 @@ Social remarks
discuss changes while going through the process.
* CDC is all about communication.

The {samples_code}/{standalone_samples_path}/http-server[server-side
code is available here], and {samples_code}/{standalone_samples_path}/http-client[the client code is available here].
The server-side code is available under Spring Cloud Contract's repository `samples/standalone/dsl/http-server` path, and the client-side code is available under Spring Cloud Contract's repository `samples/standalone/dsl/http-client` path.

TIP: In this case, the producer owns the contracts. Physically, all the contracts are
in the producer's repository.
Expand Down

0 comments on commit 961b119

Please sign in to comment.