Skip to content

Commit b77fef7

Browse files
authored
Link to general support page from repo readme (#104188)
Fixes #103936
1 parent 9906682 commit b77fef7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,10 @@ Official Starting Page: <https://dotnet.microsoft.com>
2323

2424
* [How to use .NET](https://learn.microsoft.com/dotnet/core/get-started) (with VS, VS Code, command-line CLI)
2525
* [Install official releases](https://dotnet.microsoft.com/download)
26-
* [Install daily builds](docs/project/dogfooding.md)
2726
* [Documentation](https://learn.microsoft.com/dotnet/core) (Get Started, Tutorials, Porting from .NET Framework, API reference, ...)
2827
* [Deploying apps](https://learn.microsoft.com/dotnet/core/deploying)
29-
* [Supported OS versions](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md)
28+
* [Support](https://github.com/dotnet/core/blob/main/support.md) (Releases, OS Versions, ...)
3029
* [Roadmap](https://github.com/dotnet/core/blob/main/roadmap.md)
31-
* [Releases](https://github.com/dotnet/core/tree/main/release-notes)
3230

3331
## How can I contribute?
3432

0 commit comments

Comments
 (0)