We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4789410 commit 6fe24cbCopy full SHA for 6fe24cb
src/web/clients/requests/get.md
@@ -73,4 +73,4 @@ async fn main() -> Result<()> {
73
[`reqwest::Response`]: https://docs.rs/reqwest/*/reqwest/struct.Response.html
74
[`String`]: https://doc.rust-lang.org/std/string/struct.String.html
75
[`tokio`]: https://docs.rs/crate/tokio/0.2.11
76
-[`tokio::main`]: https://tokio.rs/docs/getting-started/hello-world/#let-s-write-some-code
+[`tokio::main`]: https://tokio.rs/tokio/tutorial/hello-tokio#the-code
0 commit comments