Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Commit

Permalink
fix links to two more images
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Holbach committed Aug 7, 2018
1 parent a96608f commit 0d5e9be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mesos-marathon/centos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ If you are looking to deploy your own app instead of this example, make sure to

The Marathon UI is accessed at `http://172.17.85.100:8080`

![Marathon Apps](/docs/tutorials/old-guides/mesos-image/marathon-1.png)
![Marathon Apps](./images/marathon-1.png)
![Marathon Apps - outyet](./images/marathon-2.png)

Log on to `mesos-01`, become root and set the environment for Weave Net, which is necessary for attaching containers to a Weave network:
Expand Down
2 changes: 1 addition & 1 deletion spring-boot-weave-microservices/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ webapp-register 10.32.0.4 a2c19c69fe45 4e:fa:13:6e:48:c7

With the containers deployed, and all in communication, you are ready to test the application. Open the following URL in your browser: `http://127.0.0.1:8080/register.html` to display the registration page.

![Testing the Microservices App](/docs/tutorials/old-guides/images/spring-boot-microservices/email-registration.png)
![Testing the Microservices App](./images/email-registration.png)

To ensure that your message reached the correct destination, display `Weave Scope`, click on the RESTful Service container, and then open the terminal view. The terminal view is launched by clicking the control button furthest left.

Expand Down

0 comments on commit 0d5e9be

Please sign in to comment.