mirror of
https://github.com/tower-rs/tower.git
synced 2025-10-01 06:51:27 +00:00
Fix doc links for unpublished crates (#206)
This commit is contained in:
parent
476f085c89
commit
8f3a5ea6fa
22
README.md
22
README.md
@ -81,24 +81,24 @@ terms or conditions.
|
|||||||
[`tower-layer`]: tower-layer
|
[`tower-layer`]: tower-layer
|
||||||
[tl-docs]: https://docs.rs/tower-layer/
|
[tl-docs]: https://docs.rs/tower-layer/
|
||||||
[`tower-balance`]: tower-balance
|
[`tower-balance`]: tower-balance
|
||||||
[tb-docs]: https://tower-rs.github.io/tower/tower_balance/index.html
|
[tb-docs]: https://tower-rs.github.io/tower/doc/tower_balance/index.html
|
||||||
[`tower-buffer`]: tower-buffer
|
[`tower-buffer`]: tower-buffer
|
||||||
[tbuf-docs]: https://tower-rs.github.io/tower/tower_buffer/index.html
|
[tbuf-docs]: https://tower-rs.github.io/tower/doc/tower_buffer/index.html
|
||||||
[`tower-discover`]: tower-discover
|
[`tower-discover`]: tower-discover
|
||||||
[td-docs]: https://tower-rs.github.io/tower/tower_discover/index.html
|
[td-docs]: https://tower-rs.github.io/tower/doc/tower_discover/index.html
|
||||||
[`tower-filter`]: tower-filter
|
[`tower-filter`]: tower-filter
|
||||||
[tf-docs]: https://tower-rs.github.io/tower/tower_filter/index.html
|
[tf-docs]: https://tower-rs.github.io/tower/doc/tower_filter/index.html
|
||||||
[`tower-in-flight-limit`]: tower-in-flight-limit
|
[`tower-in-flight-limit`]: tower-in-flight-limit
|
||||||
[tifl-docs]: https://tower-rs.github.io/tower/tower_in_flight_limit/index.html
|
[tifl-docs]: https://tower-rs.github.io/tower/doc/tower_in_flight_limit/index.html
|
||||||
[`tower-mock`]: tower-mock
|
[`tower-mock`]: tower-mock
|
||||||
[tm-docs]: https://tower-rs.github.io/tower/tower_mock/index.html
|
[tm-docs]: https://tower-rs.github.io/tower/doc/tower_mock/index.html
|
||||||
[`tower-rate-limit`]: tower-rate-limit
|
[`tower-rate-limit`]: tower-rate-limit
|
||||||
[trl-docs]: https://tower-rs.github.io/tower/tower_rate_limit/index.html
|
[trl-docs]: https://tower-rs.github.io/tower/doc/tower_rate_limit/index.html
|
||||||
[`tower-reconnect`]: tower-reconnect
|
[`tower-reconnect`]: tower-reconnect
|
||||||
[tre-docs]: https://tower-rs.github.io/tower/tower_reconnect/index.html
|
[tre-docs]: https://tower-rs.github.io/tower/doc/tower_reconnect/index.html
|
||||||
[`tower-retry`]: tower-retry
|
[`tower-retry`]: tower-retry
|
||||||
[tretry-docs]: https://tower-rs.github.io/tower/tower_retry/index.html
|
[tretry-docs]: https://tower-rs.github.io/tower/doc/tower_retry/index.html
|
||||||
[`tower-timeout`]: tower-timeout
|
[`tower-timeout`]: tower-timeout
|
||||||
[tt-docs]: https://tower-rs.github.io/tower/tower_timeout/index.html
|
[tt-docs]: https://tower-rs.github.io/tower/doc/tower_timeout/index.html
|
||||||
[`tower-service-util`]: tower-service-util
|
[`tower-service-util`]: tower-service-util
|
||||||
[tu-docs]: https://tower-rs.github.io/tower/tower_util/index.html
|
[tu-docs]: https://tower-rs.github.io/tower/doc/tower_util/index.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user