diff --git a/design/src/rfcs/overview.md b/design/src/rfcs/overview.md index 346fbb33832258babf74407867b7755a4cc0e944..7d63bf17df1e9293fc3b08c10c62b0ee8babbe27 100644 --- a/design/src/rfcs/overview.md +++ b/design/src/rfcs/overview.md @@ -23,9 +23,9 @@ - [RFC-0011: Publishing Alpha to Crates.io](./rfc0011_crates_io_alpha_publishing.md) - [RFC-0012: Independent Crate Versioning](./rfc0012_independent_crate_versioning.md) - [RFC-0013: Body Callback APIs](./rfc0013_body_callback_apis.md) -- [RFC-0014: Fine-grained timeout configuration](./rfcs/rfc0014_timeout_config.md) -- [RFC-0015: How Cargo "features" should be used in the SDK and runtime crates](./rfcs/rfc0015_using_features_responsibly.md) -- [RFC-0016: Supporting Flexible Checksums](./rfcs/rfc0016_flexible_checksum_support.md) -- [RFC-0017: Customizable Client Operations](./rfcs/rfc0017_customizable_client_operations.md) -- [RFC-0018: Logging in the Presence of Sensitive Data](./rfcs/rfc0018_logging_sensitive.md) -- [RFC-0018: Event Streams Errors](./rfc0019_event_streams_errors.md) +- [RFC-0014: Fine-grained timeout configuration](./rfc0014_timeout_config.md) +- [RFC-0015: How Cargo "features" should be used in the SDK and runtime crates](./rfc0015_using_features_responsibly.md) +- [RFC-0016: Supporting Flexible Checksums](./rfc0016_flexible_checksum_support.md) +- [RFC-0017: Customizable Client Operations](./rfc0017_customizable_client_operations.md) +- [RFC-0018: Logging in the Presence of Sensitive Data](./rfc0018_logging_sensitive.md) +- [RFC-0019: Event Streams Errors](./rfc0019_event_streams_errors.md)