fixing link in secutiry topic #24

pull/67/head
iury 2017-05-19 00:24:49 -03:00
parent 4953d73161
commit 2d4a251fb4
1 changed files with 2 additions and 2 deletions

View File

@ -151,7 +151,7 @@ Interested in **translating**? Please see the following [ticket](https://github
* [User datagram protocol (UDP)](#user-datagram-protocol-udp) * [User datagram protocol (UDP)](#user-datagram-protocol-udp)
* [Remote procedure call (RPC)](#remote-procedure-call-rpc) * [Remote procedure call (RPC)](#remote-procedure-call-rpc)
* [Representational state transfer (REST)](#representational-state-transfer-rest) * [Representational state transfer (REST)](#representational-state-transfer-rest)
* [Segurança](#Segurança) * [Segurança](#seguranca)
* [Appendix](#appendix) * [Appendix](#appendix)
* [Powers of two table](#powers-of-two-table) * [Powers of two table](#powers-of-two-table)
* [Latency numbers every programmer should know](#latency-numbers-every-programmer-should-know) * [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/) * [Thrift](https://code.facebook.com/posts/1468950976659943/)
* [Why REST for internal use and not RPC](http://arstechnica.com/civis/viewtopic.php?t=1190508) * [Why REST for internal use and not RPC](http://arstechnica.com/civis/viewtopic.php?t=1190508)
## Segurança ## Segurança <a name='seguranca'></a>
Essa seção poderia ter algumas atualizações. [Contribua](#contributing)! Essa seção poderia ter algumas atualizações. [Contribua](#contributing)!