Skip to content

Commit 8d6cf60

Browse files
committed
Added badge and fixed link to documentation
1 parent 98d4857 commit 8d6cf60

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<!-- markdownlint-disable-next-line MD025 -->
88
# Demo de Clean Architecture
99

10-
V1.1
10+
[![Deploy to Pages](https://github.com/ucudal/ANDIS_CleanArchitecture_Demo/actions/workflows/pages.yaml/badge.svg)](https://github.com/ucudal/ANDIS_CleanArchitecture_Demo/actions/workflows/pages.yaml)
1111

1212
En [Clean
1313
Architecture](https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html),
@@ -33,5 +33,5 @@ desarrollada usando Clean Architecture y es una versión extendida del ejemplo d
3333
> [!TIP]
3434
> Todas las clases en esta demo están documentadas para explicar su rol en la
3535
> arquitectura. Comienza consultando 📖 [esta
36-
> documentación](https://ucudal.github.io/ANDIS_CleanArchitecture_Demo/html/index.html)
36+
> documentación](https://ucudal.github.io/ANDIS_CleanArchitecture_Demo)
3737
> que te ayudará a entender la arquitectura navegando por el código.

0 commit comments

Comments
 (0)