Detect and link URLs in Terminal Logger Output
Open
Area: Terminal Logger
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
I was trying out a native AOT console app and got the following error.

Clicking https://aka.ms/native takes me to a web site that has nothing to do with .NET AOT publishing.
I think the URL has a space between native and aot-prerequisites, using https://aka.ms/nativeaot-prerequisites works.
### Further technical details
.NET SDK Version: 8.0.400-preview.0.24324.5
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.