From 2d4a251fb4f46c75748d081515e51a9e18997aef Mon Sep 17 00:00:00 2001 From: iury Date: Fri, 19 May 2017 00:24:49 -0300 Subject: [PATCH] fixing link in secutiry topic #24 --- README-pt-BR.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README-pt-BR.md b/README-pt-BR.md index 1c8aaeee..895e4a17 100644 --- a/README-pt-BR.md +++ b/README-pt-BR.md @@ -151,7 +151,7 @@ Interested in **translating**? Please see the following [ticket](https://github * [User datagram protocol (UDP)](#user-datagram-protocol-udp) * [Remote procedure call (RPC)](#remote-procedure-call-rpc) * [Representational state transfer (REST)](#representational-state-transfer-rest) -* [Segurança](#Segurança) +* [Segurança](#seguranca) * [Appendix](#appendix) * [Powers of two table](#powers-of-two-table) * [Latency numbers every programmer should know](#latency-numbers-every-programmer-should-know) @@ -1493,7 +1493,7 @@ REST is focused on exposing data. It minimizes the coupling between client/serv * [Thrift](https://code.facebook.com/posts/1468950976659943/) * [Why REST for internal use and not RPC](http://arstechnica.com/civis/viewtopic.php?t=1190508) -## Segurança +## Segurança Essa seção poderia ter algumas atualizações. [Contribua](#contributing)!