Skip to content

Commit

Permalink
fix images
Browse files Browse the repository at this point in the history
  • Loading branch information
thombergs committed Jul 23, 2023
1 parent 96e023c commit eefe7c2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This is the self-published version, which is only available electronically.
* Explore a hands-on approach of implementing a Hexagonal architecture with example code [on GitHub](https://github.com/thombergs/buckpal).
* Develop your domain code independent of database or web concerns.

{{% image src="/images/gyhdoca/hexagonal-architecture.png" %}}
![Hexagonal Architecture](img/hexagonal-architecture.png)

### Get a Grip on Your Layers

Expand All @@ -42,7 +42,7 @@ This is the self-published version, which is only available electronically.
* Learn the consequences of shortcuts and when to accept them.
* ... and [more](#table-of-contents).

{{% image src="/images/gyhdoca/dependencies.png" %}}
![Dependencies](img/dependencies.png)

### What Readers Say

Expand Down
Binary file added img/dependencies.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/hexagonal-architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eefe7c2

Please sign in to comment.