Skip to content

Commit

Permalink
Update link titles
Browse files Browse the repository at this point in the history
  • Loading branch information
richlander authored Jul 19, 2024
1 parent 9c90a9f commit 837b149
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions release-notes/formats.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ The `releases.json` file contains expansive release information for the life of

Examples:

- [8.0 `releases.json`](./8.0/releases.json)
- [9.0 `releases.json`](./9.0/releases.json)
- [.NET 8 `releases.json`](./8.0/releases.json)
- [.NET 9 `releases.json`](./9.0/releases.json)

These files can grow to be quite large. We are considering producing release-specific versions of this file, for example for `8.0/8.0.1/release.json`.

Expand All @@ -93,7 +93,7 @@ OS package information is published for each release. This information indicates

Examples:

- [.NET packages (json)](./9.0/os-packages.json)
- [.NET packages (markdown)](./9.0/os-packages.md)
- [.NET 9 OS packages (json)](./9.0/os-packages.json)
- [.NET 9 OS packages (markdown)](./9.0/os-packages.md)

Schema: [dotnet-requires-packages](./schemas/dotnet-os-packages.json)

0 comments on commit 837b149

Please sign in to comment.