fix links

Gerasimos (Makis) Maropoulos 2020-08-07 13:55:55 +03:00
parent 1eaf37de4f
commit ace0242b4b
No known key found for this signature in database
GPG Key ID: 5DBE766BD26A54E7

@ -43,16 +43,16 @@
* [[XML|response-xml]] * [[XML|response-xml]]
* [[YAML|response-yaml]] * [[YAML|response-yaml]]
* [[Binary|response-binary]] * [[Binary|response-binary]]
* [[JSON]|response-json]] * [[JSON|response-json]]
* [[JSONP|response-jsonp]] * [[JSONP|response-jsonp]]
* [[Problem|response-problem]] * [[Problem|response-problem]]
* [[Protocol Buffers|response-protobuf]] * [[Protocol Buffers|response-protobuf]]
* [[MessagePack|response-messagepack]] * [[MessagePack|response-messagepack]]
* [[Gzip|response-gzip.md]] * [[Gzip|response-gzip]]
* [[Content Negotitation|response-content-negotiation]] * [[Content Negotitation|response-content-negotiation]]
* [[Stream|response-stream]] * [[Stream|response-stream]]
* [[Server-Sent Events|response-sse.md]] * [[Server-Sent Events|response-sse]]
* [[HTTP/2 Push|response-http2_push.md]] * [[HTTP/2 Push|response-http2_push]]
* [[Recorder|response-recorder]] * [[Recorder|response-recorder]]
* [[Outroduction|response-outroduction]] * [[Outroduction|response-outroduction]]
* [➲ Examples](https://github.com/kataras/iris/tree/master/_examples/response-writer) * [➲ Examples](https://github.com/kataras/iris/tree/master/_examples/response-writer)