Skip to content

Commit e833346

Browse files
Was fixed broken links to folders
1 parent 1340a83 commit e833346

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Si tienes un libro, tutorial, o recurso que recomiendas puedes hacer un pull req
1313

1414
### Lenguajes:
1515

16-
* [C/C++](C C%2B%2B "Recursos para C/C++")
16+
* [C/C++](C%20C%2B%2B "Recursos para C/C++")
1717
* [C#](DOT_NET/c_sharp_lang "recursos para el lenguaje C# de Microsoft")
1818
* [Groovy](Java/Groovy)
1919
* [Java](Java/Java)
@@ -72,11 +72,11 @@ Si tienes un libro, tutorial, o recurso que recomiendas puedes hacer un pull req
7272
* [Redis](no_sql_data_store/redis.md) :heavy_exclamation_mark:
7373

7474
### Arquitectura de Software
75-
* [Deployment](Software Architecture/deployment.md) :heavy_exclamation_mark:
76-
* [Diseño](Software Architecture/design.md)
77-
* [Metodologías](Software Architecture/methodologies.md)
78-
* [Prueba](Software Architecture/UnitTesting.md) :heavy_exclamation_mark:
79-
* [Refactorización](Software Architecture/refactoring.md)
75+
* [Deployment](Software%20Architecture/deployment.md) :heavy_exclamation_mark:
76+
* [Diseño](Software%20Architecture/design.md)
77+
* [Metodologías](Software%20Architecture/methodologies.md)
78+
* [Prueba](Software%20Architecture/UnitTesting.md) :heavy_exclamation_mark:
79+
* [Refactorización](Software%20Architecture/refactoring.md)
8080

8181
### Otros
8282
* [Pensamiento logico](Otros/pensamiento_logico.md)

0 commit comments

Comments
 (0)