Skip to content

Commit

Permalink
Update RFC links (smithy-lang#1574)
Browse files Browse the repository at this point in the history
* Update RFC links

Some links in https://awslabs.github.io/smithy-rs/design/rfcs/overview.html
are broken.

Signed-off-by: Daniele Ahmed <ahmeddan@amazon.de>
  • Loading branch information
82marbag authored and Kolomiiets committed Jul 26, 2022
1 parent 0c97ee6 commit 038bfe8
Showing 1 changed file with 6 additions and 6 deletions.
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)

0 comments on commit 038bfe8

Please sign in to comment.