Explorar o código

Shorter docs.rs URL

Simon Sapin %!s(int64=10) %!d(string=hai) anos
pai
achega
2b9bd900f0
Modificáronse 3 ficheiros con 7 adicións e 7 borrados
  1. 1 1
      README.md
  2. 3 3
      docs/404.html
  3. 3 3
      docs/index.html

+ 1 - 1
README.md

@@ -5,6 +5,6 @@ rust-url
 
 URL library for Rust, based on the [URL Standard](https://url.spec.whatwg.org/).
 
-[Documentation](https://docs.rs/url/*/url/)
+[Documentation](https://docs.rs/url/)
 
 Please see [UPGRADING.md](https://github.com/servo/rust-url/blob/master/UPGRADING.md) if you are upgrading from 0.x to 1.x.

+ 3 - 3
docs/404.html

@@ -1,3 +1,3 @@
-<meta http-equiv="refresh" content="0; url=https://docs.rs/url/*/url/">
-<link rel="canonical" href="https://docs.rs/url/*/url/">
-<a href="https://docs.rs/url/*/url/">Moved to docs.rs</a>
+<meta http-equiv="refresh" content="0; url=https://docs.rs/url/">
+<link rel="canonical" href="https://docs.rs/url/">
+<a href="https://docs.rs/url/">Moved to docs.rs</a>

+ 3 - 3
docs/index.html

@@ -1,3 +1,3 @@
-<meta http-equiv="refresh" content="0; url=https://docs.rs/url/*/url/">
-<link rel="canonical" href="https://docs.rs/url/*/url/">
-<a href="https://docs.rs/url/*/url/">Moved to docs.rs</a>
+<meta http-equiv="refresh" content="0; url=https://docs.rs/url/">
+<link rel="canonical" href="https://docs.rs/url/">
+<a href="https://docs.rs/url/">Moved to docs.rs</a>