mirror of
https://github.com/actix/actix-website
synced 2024-11-27 18:12:57 +01:00
Update testing.md (#125)
* Update testing.md Fixed link to API docs * Update testing.md * Update content/docs/testing.md Co-Authored-By: Yuki Okushi <huyuumi.dev@gmail.com> Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
This commit is contained in:
parent
868b9589f2
commit
18d167c88c
@ -58,5 +58,5 @@ For example of testing [*Server Sent Events*][serversentevents].
|
||||
|
||||
[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
|
||||
[actixdocs]: (https://docs.rs/actix-web/1.0.2/actix_web/test/index.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
|
||||
|
Loading…
Reference in New Issue
Block a user