summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHeitor Pascoal de Bittencourt <heitorpbittencourt@gmail.com>2019-10-08 21:27:35 -0300
committerHeitor Pascoal de Bittencourt <heitorpbittencourt@gmail.com>2019-10-08 21:27:35 -0300
commit97c80bff9e4c75d52ca7b7f4a3c3ce895863b00e (patch)
tree94303a033ba6f7fd8b92a13505512cce60eef92d
parentda2caced2209b7e60699790715ff84585864e37f (diff)
[c/es] Fix book link
-rw-r--r--es-es/c-es.html.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/es-es/c-es.html.markdown b/es-es/c-es.html.markdown
index 8bc1eabb..cae4349e 100644
--- a/es-es/c-es.html.markdown
+++ b/es-es/c-es.html.markdown
@@ -5,6 +5,7 @@ contributors:
- ["Adam Bard", "http://adambard.com/"]
translators:
- ["Francisco García", "http://flaskbreaker.tumblr.com/"]
+ - ["Heitor P. de Bittencourt", "https://github.com/heitorPB/"]
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
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).