fixing link in secutiry topic #24
parent
4953d73161
commit
2d4a251fb4
|
@ -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)!
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue