From 0c9ce7129ed9d88f3419228bba33e8c79831c82e Mon Sep 17 00:00:00 2001 From: Diego Garcia Date: Thu, 4 Dec 2014 18:40:58 -0200 Subject: [PATCH] fix anchors --- free-programming-books-pt_BR.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/free-programming-books-pt_BR.md b/free-programming-books-pt_BR.md index 6e6c9d7e..32de08da 100644 --- a/free-programming-books-pt_BR.md +++ b/free-programming-books-pt_BR.md @@ -15,7 +15,7 @@ * [Ruby](#ruby) * [Shell Script](#shell) * [Lua](#lua) -* [Vim](#Vim) +* [Vim](#vim) ### C @@ -100,5 +100,5 @@ ### Vim * [Vim Básico](http://aurelio.net/vim/vim-basico.txt) * [Vim Médio](http://aurelio.net/vim/vim-medio.txt) -* [vim Avançado](http://aurelio.net/vim/vim-avancado.txt) +* [Vim Avançado](http://aurelio.net/vim/vim-avancado.txt) * [Editor VI - Guia de Referência](http://aurelio.net/curso/material/vim-ref.html) \ No newline at end of file -- GitLab