Skip to content

Commit

Permalink
more adjustments to README (#9)
Browse files Browse the repository at this point in the history
* adjust links in readme

* main branch is now called main
  • Loading branch information
kazuho authored Oct 17, 2023
1 parent a8011a7 commit c8c11d5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Reliable QUIC Stream Resets

This is the working area for the QUIC WG Internet-Draft, "Reliable QUIC Stream Resets".
This is the working area for the IETF [QUIC Working Group](https://datatracker.ietf.org/wg/quic/documents/) Internet-Draft, "Reliable QUIC Stream Resets".

* [Editor's Copy](https://quicwg.github.io/reliable-stream-reset/#go.draft-ietf-quic-reliable-stream-reset.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-ietf-quic-reliable-stream-reset)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-ietf-quic-reliable-stream-reset)
* [Compare Editor's Copy to Individual Draft](https://quicwg.github.io/reliable-stream-reset/#go.draft-ietf-quic-reliable-stream-reset.diff)
* [Working Group Draft](https://datatracker.ietf.org/doc/html/draft-ietf-quic-reliable-stream-reset)
* [Compare Editor's Copy to Working Group Draft](https://quicwg.github.io/reliable-stream-reset/#go.draft-ietf-quic-reliable-stream-reset.diff)


## Contributing

See the
[guidelines for contributions](https://github.com/quicwg/draft-ietf-quic-reliable-stream-reset/blob/master/CONTRIBUTING.md).
[guidelines for contributions](https://github.com/quicwg/reliable-stream-reset/blob/main/CONTRIBUTING.md).

Contributions can be made by creating pull requests.
The GitHub interface supports creating pull requests using the Edit (✏) button.
Expand Down

0 comments on commit c8c11d5

Please sign in to comment.