Skip to content

Commit

Permalink
Remplazo de espacios por guiones en nombre de carpetas
Browse files Browse the repository at this point in the history
closes #43 #28
  • Loading branch information
Steven-PA authored and gaboesquivel committed Nov 2, 2015
1 parent c39ffda commit 635e150
Show file tree
Hide file tree
Showing 17 changed files with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
# Tabla de Contenidos

* [Conceptos básicos](book/conceptos básicos/conceptos-básicos.md)
* [Conceptos fundamentales](book/conceptos fundamentales/README.md)
* [Alcance](book/conceptos fundamentales/alcance.md)
* [Closure](book/conceptos fundamentales/closure.md)
* [Composición](book/conceptos fundamentales/composición.md)
* [Currying](book/conceptos fundamentales/currying.md)
* [Encapsulación](book/conceptos fundamentales/encapsulación.md)
* [Fábrica](book/conceptos fundamentales/fábrica.md)
* [Funciones de Orden Mayor](book/conceptos fundamentales/funciones-de-orden-mayor.md)
* [Funciones en Cadena](book/conceptos fundamentales/funciones-en-cadena.md)
* [Herencia](book/conceptos fundamentales/herencia.md)
* [Objectos Literales](book/conceptos fundamentales/objectos-literales.md)
* [Polimorfismo](book/conceptos fundamentales/polimorfismo.md)
* [Conceptos básicos](book/conceptos-básicos/conceptos-básicos.md)
* [Conceptos fundamentales](book/conceptos-fundamentales/README.md)
* [Alcance](book/conceptos-fundamentales/alcance.md)
* [Closure](book/conceptos-fundamentales/closure.md)
* [Composición](book/conceptos-fundamentales/composición.md)
* [Currying](book/conceptos-fundamentales/currying.md)
* [Encapsulación](book/conceptos-fundamentales/encapsulación.md)
* [Fábrica](book/conceptos-fundamentales/fábrica.md)
* [Funciones de Orden Mayor](book/conceptos-fundamentales/funciones-de-orden-mayor.md)
* [Funciones en Cadena](book/conceptos-fundamentales/funciones-en-cadena.md)
* [Herencia](book/conceptos-fundamentales/herencia.md)
* [Objectos Literales](book/conceptos-fundamentales/objectos-literales.md)
* [Polimorfismo](book/conceptos-fundamentales/polimorfismo.md)
* [Patrones](book/patrones/README.md)
* [Paradigmas de programación](book/paradigmas/README.md)
* [Modelo de concurrencia y Event loop](book/modelo de concurrencia y event loop/modelo-de-concurrencia-y-event-loop.md)
* [Web APIs](book/web apis/web-apis.md)
* [Modelo de concurrencia y Event loop](book/modelo-de-concurrencia-y-event-loop/modelo-de-concurrencia-y-event-loop.md)
* [Web APIs](book/web-apis/web-apis.md)
* [NodeJS](book/nodejs/README.md)
* [Mejores Prácticas](book/mejores practicas/README.md)
* [Mejores Prácticas](book/mejores-practicas/README.md)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 635e150

Please sign in to comment.