1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 08:43:01 +01:00

Update testing.md (#127)

Replaces fully qualified version numbers with major numbers to keep links up to date without a lot of manual changes.
This commit is contained in:
Nikita Puzankov 2019-12-25 12:23:43 +04:00 committed by Yuki Okushi
parent 18d167c88c
commit fd9b6d38ba

View File

@ -57,6 +57,6 @@ For example of testing [*Server Sent Events*][serversentevents].
{{< include-example example="testing" file="stream_response.rs" section="stream-response" >}}
[serversentevents]: https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events
[clientresponse]: https://docs.rs/actix-web/1.0.2/actix_web/client/struct.ClientResponse.html
[clientresponse]: https://docs.rs/actix-web/1/actix_web/client/struct.ClientResponse.html
[actixdocs]: https://docs.rs/actix-web/1/actix_web/test/index.html
[testrequest]: https://docs.rs/actix-web/1.0.2/actix_web/error/trait.ResponseError.html#foreign-impls
[testrequest]: https://docs.rs/actix-web/1/actix_web/error/trait.ResponseError.html#foreign-impls