-
Notifications
You must be signed in to change notification settings - Fork 223
remove greedy suffix on link check #2617
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
Conversation
|
The following pipelines have been queued for testing: |
sima-zhu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for catching this!
weshaggard
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fix
|
@danewalton thanks for the fix. @sima-zhu could you please take this PR through the sync process. |
|
Hello @azure-sdk! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
Originally opened here: Azure/azure-sdk-for-c#2080
note conversation here: Azure/azure-sdk-for-c#2065 (comment)
The link verifier is lumping SDK urls with a suffix in with the root sdk. So "azure-sdk-for-c-arduino" is getting lumped in with "azure-sdk-for-c".