Skip to content
Merged
Changes from all 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
2 changes: 1 addition & 1 deletion src/release/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Stabilized APIs and Const Stabilized APIs should both be formatted roughly as fo
Note that:

* this is not a PR link, but directly links the standard library docs.
* the link is to stable docs (and so may not actually work at time of writing)
* the link is to stable docs (and so may not actually work at time of writing).
* the API is directly noted. Sometimes we compress APIs (e.g., `uN` for
unsigned integers) to avoid too much text.
* link fragments can be long and hard to predict, so it is often better to copy and paste the url than write it manually
Expand Down