Skip to content

Commit 1ff863e

Browse files
committed
link updates
1 parent 325d6d2 commit 1ff863e

File tree

2 files changed

+3
-201
lines changed

2 files changed

+3
-201
lines changed

.github/workflows/template-publish.yml

Lines changed: 0 additions & 198 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<p align="center">
2525

26-
![Application Demo](docs/clean-architecture-demo.gif)
26+
![Application Demo](docs/screenshots/clean-architecture-demo.gif)
2727

2828
<em>Contact Management Application with Role-Based Access Control</em>
2929
</p>
@@ -42,7 +42,7 @@ Perfect for developers who want to **focus on business logic** instead of config
4242
## 🏗️ Why Clean Architecture?
4343

4444
<p align="center">
45-
<img src="docs/CleanArchitecture.png" alt="Clean Architecture Diagram" width="60%">
45+
<img src="docs/screenshots/clean-architecture.png" alt="Clean Architecture Diagram" width="60%">
4646
</p>
4747

4848
Clean Architecture provides **significant benefits** for your application:
@@ -124,7 +124,7 @@ docker-compose up
124124
## 🧩 Architecture
125125

126126
<p align="center">
127-
<img src="docs/architecture.png" alt="Container Architecture" width="80%">
127+
<img src="docs/screenshots/architecture.png" alt="Container Architecture" width="80%">
128128
<br>
129129
<em>Container Architecture Overview</em>
130130
</p>

0 commit comments

Comments
 (0)