From 775ee9c364416d34c7af5e4131fdf7fcba782d52 Mon Sep 17 00:00:00 2001 From: Alex Touchet Date: Wed, 3 Apr 2024 10:17:18 -0700 Subject: [PATCH] Switch doc link to docs.rs (#530) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce9bc19d..43d232ce 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ The code is cross-referenced with the WHATWG syntax spec, and eventually we will html5ever builds against the official stable releases of Rust, though some optimizations are only supported on nightly releases. -[API documentation]: https://doc.servo.org/html5ever/index.html +[API documentation]: https://docs.rs/html5ever [Servo]: https://github.com/servo/servo [Rust]: https://www.rust-lang.org/ [in the bug tracker]: https://github.com/servo/html5ever/issues?q=is%3Aopen+is%3Aissue+label%3Aweb-compat