mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-27 15:43:58 +00:00
[c/es] Fix book link
This commit is contained in:
parent
da2caced22
commit
97c80bff9e
@ -5,6 +5,7 @@ contributors:
|
|||||||
- ["Adam Bard", "http://adambard.com/"]
|
- ["Adam Bard", "http://adambard.com/"]
|
||||||
translators:
|
translators:
|
||||||
- ["Francisco García", "http://flaskbreaker.tumblr.com/"]
|
- ["Francisco García", "http://flaskbreaker.tumblr.com/"]
|
||||||
|
- ["Heitor P. de Bittencourt", "https://github.com/heitorPB/"]
|
||||||
lang: es-es
|
lang: es-es
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -423,7 +424,7 @@ libro de C, escrito por Dennis Ritchie, creador de C y Brian Kernighan. Aún as
|
|||||||
se cuidadoso, es antiguo, contiene algunas inexactitudes, y algunas prácticas
|
se cuidadoso, es antiguo, contiene algunas inexactitudes, y algunas prácticas
|
||||||
han cambiado.
|
han cambiado.
|
||||||
|
|
||||||
Otro buen recurso es [Learn C the hard way](http://c.learncodethehardway.org/book/).
|
Otro buen recurso es [Learn C the hard way](http://learncodethehardway.org/c/).
|
||||||
|
|
||||||
Si tienes una pregunta, lee [compl.lang.c Frequently Asked Questions](http://c-faq.com).
|
Si tienes una pregunta, lee [compl.lang.c Frequently Asked Questions](http://c-faq.com).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user