Skip to content

Commit

Permalink
fix(soft): day04 filepath (#19)
Browse files Browse the repository at this point in the history
* fix: day03 images filepaths

* fix: day04 images filepaths
  • Loading branch information
Molaryy authored Feb 8, 2024
1 parent 7e2b75c commit b72170c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions Software/day04/1 - Docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ build to release and monitoring.

Here's a simple schema of the devops workflow:

![devops workflow](../../.github/assets/software_devops_workflow.jpeg)
![devops workflow](../../../.github/assets/software/day04/software_devops_workflow.jpeg)

This subject is focused on docker and containers building & management. It's
one the most important part of DevOps.
Expand Down Expand Up @@ -98,7 +98,7 @@ This [application](./resources) is composed of:

Here's a simple schema of the application architecture:

![front-back-db](../../.github/assets/software-micro-services.png)
![front-back-db](../../../.github/assets/software/day04/software-micro-services.png)

### Lay the foundations

Expand Down

0 comments on commit b72170c

Please sign in to comment.