Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken links - May #24098

Merged
merged 1 commit into from
May 10, 2021
Merged

Fix broken links - May #24098

merged 1 commit into from
May 10, 2021

Conversation

gewarren
Copy link
Contributor

@gewarren gewarren commented May 8, 2021

Contributes to #23893

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM @gewarren

You can :shipit: when ready.

@@ -202,7 +202,7 @@
| Image Search | NuGet [2.0.0](https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Search.ImageSearch/2.0.0) | | |
| Information Protection | NuGet [1.7.147](https://www.nuget.org/packages/Microsoft.InformationProtection.File/1.7.147) | | |
| Insights | NuGet [0.16.0-preview](https://www.nuget.org/packages/Microsoft.Azure.Insights/0.16.0-preview) | | |
| IoT Device Update | NuGet [1.0.0-beta.2](https://www.nuget.org/packages/Azure.IoT.DeviceUpdate/1.0.0-beta.2) | [docs](/dotnet/api/overview/azure/IoT.DeviceUpdate-readme-pre/) | GitHub [1.0.0-beta.2](https://github.com/Azure/azure-sdk-for-net/tree/Azure.IoT.DeviceUpdate_item.Version/sdk/deviceupdate/Azure.Iot.DeviceUpdate/) |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@weshaggard It looks like we're getting bad paths in the file that's getting delivered to us. Is there something that can be done upstream?

cc: @scottaddie @gewarren

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@CamSoper thanks for pointing this out. I will get the automation fixed for this.

@@ -27,7 +27,7 @@
| Event Hubs - Schema Registry | NuGet [1.0.0-beta.2](https://www.nuget.org/packages/Azure.Data.SchemaRegistry/1.0.0-beta.2) | [docs](/dotnet/api/overview/azure/Data.SchemaRegistry-readme-pre/) | GitHub [1.0.0-beta.2](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Data.SchemaRegistry_1.0.0-beta.2/sdk/schemaregistry/Azure.Data.SchemaRegistry/) |
| Form Recognizer | NuGet [3.0.1](https://www.nuget.org/packages/Azure.AI.FormRecognizer/3.0.1)<br>NuGet [3.1.0-beta.4](https://www.nuget.org/packages/Azure.AI.FormRecognizer/3.1.0-beta.4) | [docs](/dotnet/api/overview/azure/AI.FormRecognizer-readme/) | GitHub [3.0.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.AI.FormRecognizer_3.0.1/sdk/formrecognizer/Azure.AI.FormRecognizer/)<br>GitHub [3.1.0-beta.4](https://github.com/Azure/azure-sdk-for-net/tree/Azure.AI.FormRecognizer_3.1.0-beta.4/sdk/formrecognizer/Azure.AI.FormRecognizer/) |
| Identity | NuGet [1.3.0](https://www.nuget.org/packages/Azure.Identity/1.3.0)<br>NuGet [1.4.0-beta.5](https://www.nuget.org/packages/Azure.Identity/1.4.0-beta.5) | [docs](/dotnet/api/overview/azure/Identity-readme/) | GitHub [1.3.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Identity_1.3.0/sdk/identity/Azure.Identity/)<br>GitHub [1.4.0-beta.5](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Identity_1.4.0-beta.5/sdk/identity/Azure.Identity/) |
| IoT Device Update | NuGet [1.0.0-beta.2](https://www.nuget.org/packages/Azure.IoT.DeviceUpdate/1.0.0-beta.2) | [docs](/dotnet/api/overview/azure/IoT.DeviceUpdate-readme-pre/) | GitHub [1.0.0-beta.2](https://github.com/Azure/azure-sdk-for-net/tree/Azure.IoT.DeviceUpdate_item.Version/sdk/deviceupdate/Azure.Iot.DeviceUpdate/) |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@weshaggard I think this is the same issue.

cc: @scottaddie @gewarren

@gewarren gewarren merged commit 4c7afea into dotnet:main May 10, 2021
@gewarren gewarren deleted the broken-links-521 branch May 10, 2021 23:01
| IoT Device Update | NuGet [1.0.0-beta.2](https://www.nuget.org/packages/Azure.IoT.DeviceUpdate/1.0.0-beta.2) | [docs](/dotnet/api/overview/azure/IoT.DeviceUpdate-readme-pre/) | GitHub [1.0.0-beta.2](https://github.com/Azure/azure-sdk-for-net/tree/Azure.IoT.DeviceUpdate_item.Version/sdk/deviceupdate/Azure.Iot.DeviceUpdate/) |
| IoT Device Update | NuGet [1.0.0-beta.2](https://www.nuget.org/packages/Azure.IoT.DeviceUpdate/1.0.0-beta.2) | [docs](/dotnet/api/overview/azure/IoT.DeviceUpdate-readme-pre/) | GitHub [1.0.0-beta.2](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/deviceupdate/Azure.IoT.DeviceUpdate) |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ I believe this will get overwritten with the next bot PR. The fix should be somewhere else. (Probably https://github.com/Azure/azure-sdk/blob/master/_data/releases/latest/dotnet-packages.csv?)

@@ -145,7 +145,7 @@ The following people contributed to the .NET docs during this period. Thank you!
- [nschonni](https://github.com/nschonni) - Nick Schonning (1)
- [parelkobra](https://github.com/parelkobra) - David Ruiz (1)
- [pavel-mikula-sonarsource](https://github.com/pavel-mikula-sonarsource) - Pavel Mikula (1)
- [realcooltrev](https://github.com/realcooltrev) - Trevor Pierce (1)
- [realcooltrev](https://github.com/ketchup-cfg) - Trevor Pierce (1)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: link text should have been renamed, but no idea if it's worth doing that in a new PR.

@@ -5,7 +5,7 @@ description: Describes some of the limitations you will encounter when using Dap
---
# Dapper limitations

There are a few limitations you should be aware of when using Microsoft.Data.Sqlite with [Dapper](https://stackexchange.github.io/Dapper/).
There are a few limitations you should be aware of when using Microsoft.Data.Sqlite with [Dapper](https://github.com/DapperLib/Dapper).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would have preferred https://dapperlib.github.io/Dapper/, but this is fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants