Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update RFC links #1574

Merged
merged 4 commits into from
Jul 26, 2022
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions design/src/rfcs/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)