-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Description
Description
Customer feedback transferred from UUF system:
"this https://learn.microsoft.com/en-us/aspnet/core/mvc/models/file-uploads?view=aspnetcore-9.0 page has a "how to download" link that points to https://learn.microsoft.com/en-us/aspnet/core/overview?view=aspnetcore-9.0#how-to-download-a-sample but this segment does not exist now"
Problem:
The ASP.NET Core file uploads documentation contains a link labeled “how to download” that points to https://learn.microsoft.com/en-us/aspnet/core/overview?view=aspnetcore-9.0#how-to-download-a-sample. However, as of now, the “how-to-download-a-sample” segment does not exist on that page, resulting in a broken or missing anchor.
Solution:
The “how to download” link in the file uploads doc points to an anchor that does not exist:
The documentation should be updated to either fix the link or provide the correct instructions for downloading samples.
Page URL
https://learn.microsoft.com/en-us/aspnet/core/mvc/models/file-uploads?view=aspnetcore-9.0
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/mvc/models/file-uploads.md
Document ID
c6787f0f-3e9a-6efb-0e6e-5ccb957d3f4a
Platform Id
a281e7a8-71e2-c3ec-e6dc-c5c6161ae486
Article author
Metadata
- ID: 9a5cfa38-0e6c-4346-dafc-84ea5c513fcf
- PlatformId: a281e7a8-71e2-c3ec-e6dc-c5c6161ae486
- Service: aspnet-core
- Sub-service: mvc