Skip to content

Commit

Permalink
Updated link to landing page.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleydavis committed Oct 31, 2022
1 parent 2eb6a20 commit 1fb8584
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Chapter-5

Code and examples for Chapter 5 of [Bootstrapping Microservices](http://bit.ly/2o0aDsP).
Code and examples for Chapter 5 of [Bootstrapping Microservices](https://www.bootstrapping-microservices.com).

In chapter 5 you learn how to make microservices communicate with direct and indirect messages and how to get whole application "live reload" working.

Expand Down
2 changes: 1 addition & 1 deletion example-1/README.MD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Example-1

Example number 1 from Chapter 5 of [Bootstrapping Microservices](http://bit.ly/2o0aDsP).
Example number 1 from Chapter 5 of [Bootstrapping Microservices](https://www.bootstrapping-microservices.com).

In Chapter 5 of Bootstrapping Microservices you learn how to make microservices talk to each other with HTTP requests and RabbitMQ messages.

Expand Down
2 changes: 1 addition & 1 deletion example-2/README.MD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Example-2

Example number 2 from Chapter 5 of [Bootstrapping Microservices](http://bit.ly/2o0aDsP).
Example number 2 from Chapter 5 of [Bootstrapping Microservices](https://www.bootstrapping-microservices.com).

In Chapter 5 of Bootstrapping Microservices you learn how to make microservices talk to each other with HTTP requests and RabbitMQ messages.

Expand Down
2 changes: 1 addition & 1 deletion example-3/README.MD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Example-3

Example number 3 from Chapter 5 of [Bootstrapping Microservices](http://bit.ly/2o0aDsP).
Example number 3 from Chapter 5 of [Bootstrapping Microservices](https://www.bootstrapping-microservices.com).

In Chapter 5 of Bootstrapping Microservices you learn how to make microservices talk to each other with HTTP requests and RabbitMQ messages.

Expand Down
2 changes: 1 addition & 1 deletion example-4/README.MD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Example-4

Example number 4 from Chapter 5 of [Bootstrapping Microservices](http://bit.ly/2o0aDsP).
Example number 4 from Chapter 5 of [Bootstrapping Microservices](https://www.bootstrapping-microservices.com).

In Chapter 5 of Bootstrapping Microservices you learn how to make microservices talk to each other with HTTP requests and RabbitMQ messages.

Expand Down

0 comments on commit 1fb8584

Please sign in to comment.