Skip to content

Commit a95d06b

Browse files
committed
update config with newest version links
1 parent 93b4a7f commit a95d06b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ relative_links:
5252

5353
plugins:
5454
- jekyll-redirect-from
55-
56-
docs_url: https://docs.rs/hyper/1.0.0-rc.4
55+
56+
docs_url: https://docs.rs/hyper
5757
examples_url: https://github.com/hyperium/hyper/tree/master/examples
58-
http_body_util_url: https://docs.rs/http-body-util/0.1.0-rc.3
59-
hyper_tls_url: https://docs.rs/hyper-tls/*
58+
http_body_util_url: https://docs.rs/http-body-util
59+
hyper_tls_url: https://docs.rs/hyper-tls
6060

6161
futures_url: https://docs.rs/futures/0.3.*
62-
legacy_docs_url: https://docs.rs/hyper/0.14.23
62+
legacy_docs_url: https://docs.rs/hyper/0.14.*
6363
legacy_examples_url: https://github.com/hyperium/hyper/tree/0.14.x/examples

0 commit comments

Comments
 (0)